chat

所属分类:网络编程
开发工具:Visual C++
文件大小:82KB
下载次数:95
上传日期:2008-01-14 15:17:08
上 传 者clew
说明:  基于UDP编写的网络通讯测试程序,里面有两个程序,一个用于PC端 一个用于CE设备端,接上网线,就能通讯,本代码是小型的测试程序,主要侧重于原理性的东西。不大但是很经典
(Prepared based on the UDP network communications test procedures, which are two procedures, one for PC client a client for CE devices, Internet access lines, will be able to communication, the code is small-scale test procedures, focusing primarily on the principle of things . However, it is not classic)

文件列表:
chat\chat CE\Socket.vcc (1060, 2007-12-04)
chat\chat CE\Socket.h (1335, 2007-09-17)
chat\chat CE\Socket.cpp (1926, 2007-09-17)
chat\chat CE\StdAfx.h (1135, 2007-09-17)
chat\chat CE\StdAfx.cpp (204, 2007-09-17)
chat\chat CE\newres.h (768, 2007-09-17)
chat\chat CE\Socket.vcw (542, 2007-09-17)
chat\chat CE\Socket.vcb (107520, 2007-12-04)
chat\chat CE\Socket.vcl (2252, 2007-12-04)
chat\chat CE\Socket.vcp (6680, 2007-09-19)
chat\chat CE\SocketDlg.h (1536, 2007-11-14)
chat\chat CE\SocketDlg.cpp (4993, 2007-11-14)
chat\chat CE\Resource.h (870, 2007-11-14)
chat\chat CE\Socket.aps (67052, 2007-12-04)
chat\chat CE\Socket.rc (5691, 2007-11-14)
chat\chat CE\res\Socket.rc2 (416, 2007-09-17)
chat\chat CE\res\Socket.ico (1078, 2007-09-17)
chat\chat CE\res\Thumbs.db (4608, 2007-09-19)
chat\chat CE\res\icon1.ico (2238, 2007-09-19)
chat\chat CE\res (0, 2007-12-03)
chat\chat CE\ARMV4IDbg (0, 2007-12-03)
chat\chat CE\ARMV4IRel (0, 2007-12-03)
chat\chat CE\Socket.vco (50688, 2007-12-04)
chat\chat CE (0, 2007-12-03)
chat\Chat PC\Chat.clw (1118, 2007-11-14)
chat\Chat PC\Chat.cpp (2123, 2005-04-04)
chat\Chat PC\Chat.dsw (531, 2005-04-04)
chat\Chat PC\Chat.h (1302, 2005-04-04)
chat\Chat PC\Chat.ncb (115712, 2007-11-14)
chat\Chat PC\Chat.plg (1567, 2007-11-14)
chat\Chat PC\StdAfx.cpp (206, 2005-04-04)
chat\Chat PC\StdAfx.h (1074, 2005-04-04)
chat\Chat PC\ChatDlg.h (1589, 2007-09-14)
chat\Chat PC\ChatDlg.cpp (6136, 2007-09-17)
chat\Chat PC\resource.h (866, 2007-09-19)
chat\Chat PC\Chat.aps (21940, 2007-11-14)
chat\Chat PC\Chat.rc (5333, 2007-09-19)
chat\Chat PC\Chat.dsp (4186, 2007-09-19)
... ...

======================================================================== Microsoft Foundation Class Library for Windows CE: Socket ======================================================================== AppWizard has created this Socket 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 Socket application. Socket.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CSocketApp application class. Socket.cpp This is the main application source file that contains the application class CSocketApp. Socket.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\Socket.ico This is an icon file, which is used as the application's icon. This icon is included by the main resource file Socket.rc. res\Socket.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. Socket.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: SocketDlg.h, SocketDlg.cpp - the dialog These files contain your CSocketDlg class. This class defines the behavior of your application's main dialog. The dialog's template is in Socket.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 Socket.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. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者