资源简介
SOCKET TCP 文件传输 客户端 服务器端 client svever 实现简易文件传输功能
![](http://www.nz998.com/pic/41065.jpg)
代码片段和文件信息
// Recv.cpp : Defines the class behaviors for the application.
//
#include “stdafx.h“
#include “Recv.h“
#include “RecvDlg.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CRecvApp
BEGIN_MESSAGE_MAP(CRecvApp CWinApp)
//{{AFX_MSG_MAP(CRecvApp)
// NOTE - the ClassWizard will add and remove mapping macros here.
// DO NOT EDIT what you see in these blocks of generated code!
//}}AFX_MSG
ON_COMMAND(ID_HELP CWinApp::onhelp)
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
// CRecvApp construction
CRecvApp::CRecvApp()
{
// TODO: add construction code here
// Place all significant initialization in InitInstance
}
/////////////////////////////////////////////////////////////////////////////
// The one and only CRecvApp object
CRecvApp theApp;
/////////////////////////////////////////////////////////////////////////////
// CRecvApp initialization
BOOL CRecvApp::InitInstance()
{
AfxEnableControlContainer();
// Standard initialization
// If you are not using these features and wish to reduce the size
// of your final executable you should remove from the following
// the specific initialization routines you do not need.
#ifdef _AFXDLL
Enable3dControls(); // Call this when using MFC in a shared DLL
#else
Enable3dControlsStatic(); // Call this when linking to MFC statically
#endif
CRecvDlg dlg;
m_pMainWnd = &dlg;
int nResponse = dlg.DoModal();
if (nResponse == IDOK)
{
// TODO: Place code here to handle when the dialog is
// dismissed with OK
}
else if (nResponse == IDCANCEL)
{
// TODO: Place code here to handle when the dialog is
// dismissed with Cancel
}
// Since the dialog has been closed return FALSE so that we exit the
// application rather than start the application‘s message pump.
return FALSE;
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 2035 2005-01-11 10:31 Socket文件传输\Recv\Recv.cpp
文件 4430 2005-01-18 10:01 Socket文件传输\Recv\Recv.dsp
文件 1302 2005-01-11 10:31 Socket文件传输\Recv\Recv.h
文件 5386 2005-01-19 17:14 Socket文件传输\Recv\Recv.rc
文件 8661 2008-07-12 15:27 Socket文件传输\Recv\Recv.vcproj
文件 8175 2005-01-19 17:15 Socket文件传输\Recv\RecvDlg.cpp
文件 2438 2005-01-19 17:14 Socket文件传输\Recv\RecvDlg.h
文件 1078 2005-01-11 10:31 Socket文件传输\Recv\res\Recv.ico
文件 396 2005-01-11 10:31 Socket文件传输\Recv\res\Recv.rc2
文件 958 2005-01-18 09:08 Socket文件传输\Recv\Resource.h
文件 206 2005-01-11 10:31 Socket文件传输\Recv\StdAfx.cpp
文件 1054 2005-01-11 10:31 Socket文件传输\Recv\StdAfx.h
文件 7532 2005-01-13 18:02 Socket文件传输\Recv\SysUtils.cpp
文件 828 2005-01-13 17:53 Socket文件传输\Recv\SysUtils.h
文件 598 2005-01-18 09:43 Socket文件传输\Recv\Thread.cpp
文件 443 2005-01-18 09:43 Socket文件传输\Recv\Thread.h
文件 1078 2005-01-06 12:30 Socket文件传输\Send\res\Send.ico
文件 396 2005-01-06 12:30 Socket文件传输\Send\res\Send.rc2
文件 1372 2005-01-19 08:26 Socket文件传输\Send\Resource.h
文件 22788 2008-07-12 14:50 Socket文件传输\Send\Send.aps
文件 2035 2005-01-06 12:30 Socket文件传输\Send\Send.cpp
文件 4378 2005-01-18 14:47 Socket文件传输\Send\Send.dsp
文件 1302 2005-01-06 12:30 Socket文件传输\Send\Send.h
文件 6086 2005-01-19 08:29 Socket文件传输\Send\Send.rc
文件 8199 2008-07-12 15:29 Socket文件传输\Send\Send.vcproj
文件 8488 2005-01-19 17:05 Socket文件传输\Send\SendDlg.cpp
文件 2411 2005-01-19 17:04 Socket文件传输\Send\SendDlg.h
文件 206 2005-01-06 12:30 Socket文件传输\Send\StdAfx.cpp
文件 1054 2005-01-06 12:30 Socket文件传输\Send\StdAfx.h
文件 598 2005-01-18 09:43 Socket文件传输\Send\Thread.cpp
............此处省略10个文件信息
- 上一篇:三星EMMC参考设计
- 下一篇:模糊聚类Fortran的源代码
相关资源
- Omron ETN21模块进行modbustcp通讯
- 通信软件的具体实例──基于Socket的
- 用Socket编程实现FTP
- websocket实现一对一聊天
- Openssl给文件传输加密
- 组态王中S7-300TCP驱动
- 基于Apache Mina实现的TCP长连接和短连接
- tftp文件传输工具
- CVI下的TCP服务器和客户端
- 代码客:G-TcpServer(IOCP) 1.0 正式版及
- TCP 发包工具(windows)
- SOCKET 网络编程 计算机网络 作业 客户
- linux 网络实验 ftp程序
- 用Socket写的简易FTP服务器和客户端
- VxWorks TCPIP协议栈
- socket小工具(可方便建立TCP UDP的soc
- socket客户端源码
- vc 编写的基于TCP协议的客户/服务器
- 基于CSocket的多人聊天室
- 采用WINSOCK2 编写的TCP/UDP通信程序
- socket文件传输源码
- Modbus TCP Client
- 易语言 TCP使用HTTP、SOCKES5代理IP。
- 西门子S7-1200 MODBUS-TCP通讯编程
- 200SMART Modbus-TCP通信程序演示-轮询(多
- Socket自制系统
- HP用SOCKET实现(客户端---服务端)
- TCP_UDP对结构体加密数据传输
- 基于PIC的TCP/IP网络协议和zigbee无线传
- 欧姆龙PLC tcp通信工具
评论
共有 条评论