TCP

所属分类:Windows CE
开发工具:Visual C++
文件大小:91KB
下载次数:1920
上传日期:2008-02-01 22:13:29
上 传 者hellogv
说明:  WINCE TCP程序,基于VS2005,100%可以行,包括TCP 服务器和TCP 客户端
(WINCE TCP procedures, based on the VS2005, 100 can be lines, including TCP Server and TCP Client)

文件列表:
TCP\TCPClient\TCPClient\res\TCPClient.ico (21630, 2005-11-11)
TCP\TCPClient\TCPClient\res\TCPClientppc.rc2 (574, 2007-09-13)
TCP\TCPClient\TCPClient\res (0, 2007-09-13)
TCP\TCPClient\TCPClient\resourceppc.h (1003, 2007-09-13)
TCP\TCPClient\TCPClient\stdafx.cpp (140, 2007-09-13)
TCP\TCPClient\TCPClient\stdafx.h (1745, 2007-09-13)
TCP\TCPClient\TCPClient\TCPClient.cpp (1359, 2007-09-13)
TCP\TCPClient\TCPClient\TCPClient.h (490, 2007-09-13)
TCP\TCPClient\TCPClient\TCPClient.vcproj (6519, 2007-09-13)
TCP\TCPClient\TCPClient\TCPClient.vcproj.GV.Administrator.user (1749, 2007-11-15)
TCP\TCPClient\TCPClient\TCPClientDlg.cpp (6354, 2007-09-13)
TCP\TCPClient\TCPClient\TCPClientDlg.h (1236, 2007-09-13)
TCP\TCPClient\TCPClient\TCPClientppc.aps (51680, 2007-09-13)
TCP\TCPClient\TCPClient\TCPClientppc.rc (5499, 2007-09-13)
TCP\TCPClient\TCPClient\TCPClient_CE.cpp (6322, 2004-05-19)
TCP\TCPClient\TCPClient\TCPClient_CE.h (1564, 2004-04-23)
TCP\TCPClient\TCPClient (0, 2007-11-15)
TCP\TCPClient\TCPClient.suo (10752, 2007-11-15)
TCP\TCPClient (0, 2008-01-28)
TCP\TCPServer\TCPServer\res\TCPServer.ico (21630, 2005-11-11)
TCP\TCPServer\TCPServer\res\TCPServerppc.rc2 (574, 2007-09-16)
TCP\TCPServer\TCPServer\res (0, 2007-09-16)
TCP\TCPServer\TCPServer\resourceppc.h (865, 2007-09-16)
TCP\TCPServer\TCPServer\stdafx.cpp (140, 2007-09-16)
TCP\TCPServer\TCPServer\stdafx.h (1745, 2007-09-16)
TCP\TCPServer\TCPServer\TCPCustom_CE.cpp (5357, 2004-05-19)
TCP\TCPServer\TCPServer\TCPCustom_CE.h (1179, 2004-04-24)
TCP\TCPServer\TCPServer\TCPServer.cpp (1359, 2007-09-16)
TCP\TCPServer\TCPServer\TCPServer.h (490, 2007-09-16)
TCP\TCPServer\TCPServer\TCPServer.vcproj (6636, 2007-09-16)
TCP\TCPServer\TCPServer\TCPServer.vcproj.GV.Administrator.user (1749, 2007-11-15)
TCP\TCPServer\TCPServer\TCPServerDlg.cpp (4857, 2007-09-16)
TCP\TCPServer\TCPServer\TCPServerDlg.h (2030, 2007-09-16)
TCP\TCPServer\TCPServer\TCPServerppc.aps (42940, 2007-10-31)
TCP\TCPServer\TCPServer\TCPServerppc.rc (5307, 2007-09-16)
TCP\TCPServer\TCPServer\TCPServer_CE.cpp (5269, 2004-05-19)
TCP\TCPServer\TCPServer\TCPServer_CE.h (1874, 2004-04-24)
TCP\TCPServer\TCPServer (0, 2007-11-15)
... ...

================================================================================ MICROSOFT 基础类库: TCPClient 项目概述 =============================================================================== 应用程序向导已为您创建了这个 TCPClient 应用程序。此应用程序不仅演示 Microsoft 基础类的基本使用方法,还可作为您编写应用程序的起点。 本文件概要介绍组成 TCPClient 应用程序的每个文件的内容。 TCPClient.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件。 它包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 TCPClient.h 这是应用程序的主要头文件。它包括其他项目特定的头文件并声明 CTCPClientApp 应用程序类。 TCPClient.cpp 这是包含应用程序类 CTCPClientApp 的主要应用程序源文件。 TCPClientppc.rc 这是项目的主要资源文件,列出项目在针对 Pocket PC 平台或支持相同用户界面模型的平台进行编译时使用的所有 Microsoft Windows 资源。它包括 RES 子目录中存储的图标、位图和光标。此文件可以直接在 Microsoft Visual C++ 中进行编辑。项目资源位于 2052 中。如果 .rc 文件保留不变,数据节中的定义将保留为它们所定义为的数值的十六进制版本,而不是定义的友好名称。 res\TCPClientppc.rc2 此文件包含不在 Microsoft Visual C++ 中进行编辑的资源。您应该将不可由资源编辑器编辑的所有资源放在此文件中。 res\TCPClient.ico 这是用作应用程序图标的图标文件。此图标包括在主要资源文件中。 ///////////////////////////////////////////////////////////////////////////// 应用程序向导创建一个对话框类: TCPClientDlg.h,TCPClientDlg.cpp - 对话框 这些文件包含 CTCPClientDlg 类。该类定义应用程序主对话框的行为。该对话框的模板位于主要资源文件中,该文件可以在 Microsoft Visual C++ 中进行编辑。 ///////////////////////////////////////////////////////////////////////////// 其他功能: Windows Sockets 应用程序支持通过 TCP/IP 网络建立通信。 ///////////////////////////////////////////////////////////////////////////// 其他标准文件: StdAfx.h, StdAfx.cpp 这些文件用于生成名为 TCPClient.pch 的预编译头 (PCH) 文件和名为 StdAfx.obj 的预编译类型文件。 Resourceppc.h 这是标准头文件,它定义新的资源 ID。 Microsoft Visual C++ 读取并更新此文件。 ///////////////////////////////////////////////////////////////////////////// 其他注释: 应用程序向导使用“TODO:”来指示 应添加或自定义的源代码部分。 如果应用程序使用共享 DLL 中的 MFC,并且它使用的是与操作系统的当前语言不同的语言,那么您需要将对应的本地化资源 MFC80XXX.DLL 复制到应用程序目录中(“XXX”表示语言缩写。例如,MFC80DEU.DLL 包含翻译为德语的资源。)如果您不执行此操作,则应用程序的某些用户界面元素将保持与操作系统相同的语言。 /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者