MyTCPClient

所属分类:Windows CE
开发工具:Others
文件大小:513KB
下载次数:103
上传日期:2007-08-28 13:49:03
上 传 者jf2003009
说明:  WinCE EVC4.2 TCP/IP客户端程序,可以和服务器端程序建立连接聊天
(WinCE EVC4.2 TCP/IP client program, and server-side program can establish a connection to chat)

文件列表:
MyTCPClient\ARMV4IDbg\MyTCPClient.exe (20992, 2007-08-13)
MyTCPClient\ARMV4IDbg\MyTCPClient.obj (11431, 2007-08-13)
MyTCPClient\ARMV4IDbg\MyTCPClient.pdb (533504, 2007-08-13)
MyTCPClient\ARMV4IDbg\MyTCPClient.res (2692, 2007-08-13)
MyTCPClient\ARMV4IDbg\MyTCPClientDlg.obj (21339, 2007-08-13)
MyTCPClient\ARMV4IDbg\StdAfx.obj (70780, 2007-08-13)
MyTCPClient\ARMV4IDbg\TCPClient_CE.obj (11282, 2007-08-13)
MyTCPClient\ARMV4IDbg\vc60.pdb (167936, 2007-08-13)
MyTCPClient\emulatorDbg\MyTCPClient.exe (28672, 2007-08-12)
MyTCPClient\emulatorDbg\MyTCPClient.ilk (475412, 2007-08-12)
MyTCPClient\emulatorDbg\MyTCPClient.obj (9366, 2007-08-12)
MyTCPClient\emulatorDbg\MyTCPClient.pdb (533504, 2007-08-12)
MyTCPClient\emulatorDbg\MyTCPClient.res (2692, 2007-08-12)
MyTCPClient\emulatorDbg\MyTCPClientDlg.obj (19346, 2007-08-12)
MyTCPClient\emulatorDbg\StdAfx.obj (70436, 2007-08-12)
MyTCPClient\emulatorDbg\TCPClient_CE.obj (8406, 2007-08-12)
MyTCPClient\emulatorDbg\vc60.pdb (167936, 2007-08-12)
MyTCPClient\MyTCPClient.aps (62492, 2007-08-27)
MyTCPClient\MyTCPClient.cpp (2123, 2007-08-12)
MyTCPClient\MyTCPClient.h (1410, 2007-08-12)
MyTCPClient\MyTCPClient.rc (6105, 2007-08-12)
MyTCPClient\MyTCPClient.vcb (66560, 2007-08-27)
MyTCPClient\MyTCPClient.vcc (1222, 2007-08-27)
MyTCPClient\MyTCPClient.vcl (2315, 2007-08-13)
MyTCPClient\MyTCPClient.vco (53760, 2007-08-27)
MyTCPClient\MyTCPClient.vcp (19145, 2007-08-12)
MyTCPClient\MyTCPClient.vcw (550, 2007-08-12)
MyTCPClient\MyTCPClientDlg.cpp (6744, 2007-08-12)
MyTCPClient\MyTCPClientDlg.h (1860, 2007-08-12)
MyTCPClient\newres.h (768, 2007-08-12)
MyTCPClient\res\MyTCPClient.ico (1078, 2007-08-12)
MyTCPClient\res\MyTCPClient.rc2 (421, 2007-08-12)
MyTCPClient\resource.h (921, 2007-08-12)
MyTCPClient\StdAfx.cpp (209, 2007-08-12)
MyTCPClient\StdAfx.h (1194, 2007-08-12)
MyTCPClient\TCPClient_CE.cpp (6326, 2007-08-12)
MyTCPClient\TCPClient_CE.h (1566, 2007-08-12)
MyTCPClient\ARMV4IDbg (0, 2007-08-28)
MyTCPClient\emulatorDbg (0, 2007-08-28)
... ...

======================================================================== Microsoft Foundation Class Library for Windows CE: MyTCPClient ======================================================================== AppWizard has created this MyTCPClient application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your MyTCPClient application. MyTCPClient.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CMyTCPClientApp application class. MyTCPClient.cpp This is the main application source file that contains the application class CMyTCPClientApp. MyTCPClient.rc This is a listing of all of the Microsoft Windows CE resources that the program uses. It includes the icons, bitmaps, and cursors that are stored in the RES subdirectory. This file can be directly edited in Microsoft eMbedded Visual C++. res\MyTCPClient.ico This is an icon file, which is used as the application's icon. This icon is included by the main resource file MyTCPClient.rc. res\MyTCPClient.rc2 This file contains resources that are not edited by Microsoft eMbedded Visual C++. You should place all resources not editable by the resource editor in this file. MyTCPClient.vcc This file contains information used by ClassWizard to edit existing classes or add new classes. ClassWizard also uses this file to store information needed to create and edit message maps and dialog data maps and to create prototype member functions. ///////////////////////////////////////////////////////////////////////////// AppWizard creates one dialog class: MyTCPClientDlg.h, MyTCPClientDlg.cpp - the dialog These files contain your CMyTCPClientDlg class. This class defines the behavior of your application's main dialog. The dialog's template is in MyTCPClient.rc, which can be edited in Microsoft Developer Studio. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named MyTCPClient.pch and a precompiled types file named StdAfx.obj. Resource.h This is the standard header file, which defines new resource IDs. Microsoft eMbedded Visual C++ reads and updates this file. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. If your application uses MFC in a shared DLL, and your application is in a language other than the operating system's current language, you will need to copy the corresponding localized resources MFCWCXXX.DLL from the Microsoft eMbedded Visual C++ CD-ROM onto the system or system32 directory, and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation. For example, MFCWCDEU.DLL contains resources translated to German.) If you don't do this, some of the UI elements of your application will remain in the language of the operating system. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者