资源简介
基于mfc tcp 文件传输 源代码基于mfc tcp 文件传输 源代码基于mfc tcp 文件传输 源代码基于mfc tcp 文件传输 源代码基于mfc tcp 文件传输 源代码基于mfc tcp 文件传输 源代码基于mfc tcp 文件传输 源代码基于mfc tcp 文件传输 源代码基于mfc tcp 文件传输 源代码基于mfc tcp 文件传输 源代码基于mfc tcp 文件传输 源代码基于mfc tcp 文件传输 源代码基于mfc tcp 文件传输 源代码基于mfc tcp 文件传输 源代码
代码片段和文件信息
// Client_FileTransfer.cpp : Defines the class behaviors for the application.
#include “stdafx.h“
#include “Client_FileTransfer.h“
#include “Client_FileTransferDlg.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CClient_FileTransferApp
BEGIN_MESSAGE_MAP(CClient_FileTransferApp CWinApp)
//{{AFX_MSG_MAP(CClient_FileTransferApp)
// 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()
/////////////////////////////////////////////////////////////////////////////
// CClient_FileTransferApp construction
CClient_FileTransferApp::CClient_FileTransferApp()
{
// TODO: add construction code here
// Place all significant initialization in InitInstance
}
/////////////////////////////////////////////////////////////////////////////
// The one and only CClient_FileTransferApp object
CClient_FileTransferApp theApp;
/////////////////////////////////////////////////////////////////////////////
// CClient_FileTransferApp initialization
BOOL CClient_FileTransferApp::InitInstance()
{
if (!AfxSocketInit())
{
AfxMessageBox(IDP_SOCKETS_INIT_FAILED);
return FALSE;
}
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
CClient_FileTransferDlg 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;
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2010-04-29 22:19 文件传输\
目录 0 2010-04-29 22:19 文件传输\Client_FileTransfer\
文件 2335 2010-04-28 20:04 文件传输\Client_FileTransfer\Client_FileTransfer.cpp
文件 4530 2005-11-04 22:23 文件传输\Client_FileTransfer\Client_FileTransfer.dsp
文件 561 2005-11-04 15:53 文件传输\Client_FileTransfer\Client_FileTransfer.dsw
文件 1465 2010-04-28 20:04 文件传输\Client_FileTransfer\Client_FileTransfer.h
文件 99328 2010-04-28 20:04 文件传输\Client_FileTransfer\Client_FileTransfer.ncb
文件 1010 2010-04-26 09:34 文件传输\Client_FileTransfer\Client_FileTransfer.plg
文件 3813 2005-11-04 15:53 文件传输\Client_FileTransfer\ReadMe.txt
文件 880 2005-11-04 15:55 文件传输\Client_FileTransfer\Resource.h
文件 221 2005-11-04 15:53 文件传输\Client_FileTransfer\StdAfx.cpp
文件 1102 2005-11-04 15:53 文件传输\Client_FileTransfer\StdAfx.h
文件 142 2010-04-19 15:03 文件传输\Client_FileTransfer\象棋策略.txt
文件 1986 2010-04-25 00:08 文件传输\Client_FileTransfer\TCPClient_FT.h
文件 5152 2010-04-28 20:04 文件传输\Client_FileTransfer\TCPClient_FT.cpp
文件 2012 2010-04-25 00:44 文件传输\Client_FileTransfer\Client_FileTransferDlg.h
文件 9167 2010-04-28 20:04 文件传输\Client_FileTransfer\Client_FileTransferDlg.cpp
文件 1068 2010-04-28 20:04 文件传输\Client_FileTransfer\Client_FileTransfer.clw
文件 21180 2010-04-28 20:03 文件传输\Client_FileTransfer\Client_FileTransfer.aps
文件 5192 2010-04-26 09:34 文件传输\Client_FileTransfer\Client_FileTransfer.rc
文件 55808 2010-04-28 20:04 文件传输\Client_FileTransfer\Client_FileTransfer.opt
目录 0 2010-04-29 22:19 文件传输\Client_FileTransfer\res\
文件 1078 2005-11-04 15:53 文件传输\Client_FileTransfer\res\Client_FileTransfer.ico
文件 411 2005-11-04 15:53 文件传输\Client_FileTransfer\res\Client_FileTransfer.rc2
目录 0 2010-04-29 22:19 文件传输\Client_FileTransfer\Debug\
目录 0 2010-04-29 22:19 文件传输\Server_FileTransfer\
文件 3813 2005-11-04 17:12 文件传输\Server_FileTransfer\ReadMe.txt
文件 880 2005-11-04 17:14 文件传输\Server_FileTransfer\Resource.h
文件 2335 2010-04-28 20:03 文件传输\Server_FileTransfer\Server_FileTransfer.cpp
文件 561 2005-11-04 17:12 文件传输\Server_FileTransfer\Server_FileTransfer.dsw
文件 1463 2010-04-28 20:03 文件传输\Server_FileTransfer\Server_FileTransfer.h
............此处省略16个文件信息
相关资源
- QICQ网络即时聊天服务器和客户端VC源
- 基于C++ builder 的文件传输代码
- 用C语言实现的TCP服务器与客户端源代
- 基于tcp的聊天程序c语言的
- C语言套接字编程TCP连接
- TCP/IP聊天室群聊MFC版
- Windows平台下的图形化的Ping工具基于
- 基于SOCKET的文件传输服务端+客户端
- tcp/ip源代码c语言实现
- vc++ tcp 客户端和服务器端
- 基于mfcc,vq的说话人识别代码实现_自
- 基于MFC的华容道小程序.zip
- 基于MFC OpenGL读取obj文件并以双视图显
- 实训项目-基于MFC网络监控源代码可直
- MFC:Socket编程—TCP服务端和多个客户
- linux下网络编程TCP客户端和服务器端数
- Linux GTK 聊天室 MySql C语言聊天室
- UDP实现的可靠文件传输源代码
- 基于MFC图书管理系统
- VC++实现客户端与服务器端的文件传输
- C语言设计一个服务器程序和一个客户
- 课程设计--计算器基于MFC
- 基于MFC的多媒体音频播放器
- mfc聊天程序,利用TCP/IP完成双向数据
- 基于MFC编写的读写USB_HID设备数据程序
- C# IOCP完成端口模型简单实用高效
- VC+MFC网络聊天工具详细设计.doc
- 基于MFC的图书管理系统.7z
- 基于MFC的图像处理
- HJ212TCPServerMFC.rar(MFC HJ212TCP Socket服务
评论
共有 条评论