MySocket

所属分类:TCP/IP协议栈
开发工具:C/C++
文件大小:809KB
下载次数:6
上传日期:2011-08-24 14:53:14
上 传 者jsjtest111
说明:  Socke通信,实现简单的文本信息发送。网络编程是现代编程的热点,这个例子刚好是起步程序。
(This is a simple demo for Socket programming)

文件列表:
MySocket\Client\Client.cpp (1091, 2011-08-23)
MySocket\Client\Client.vcxproj (4364, 2011-08-23)
MySocket\Client\Client.vcxproj.filters (1330, 2011-08-23)
MySocket\Client\Client.vcxproj.user (143, 2011-08-23)
MySocket\Client\Debug\cl.command.1.tlog (1322, 2011-08-24)
MySocket\Client\Debug\CL.read.1.tlog (14222, 2011-08-24)
MySocket\Client\Debug\CL.write.1.tlog (566, 2011-08-24)
MySocket\Client\Debug\Client.Build.CppClean.log (1186, 2011-08-24)
MySocket\Client\Debug\Client.exe.embed.manifest (2, 2011-08-24)
MySocket\Client\Debug\Client.exe.embed.manifest.res (68, 2011-08-24)
MySocket\Client\Debug\Client.exe.intermediate.manifest (381, 2011-08-24)
MySocket\Client\Debug\Client.lastbuildstate (52, 2011-08-24)
MySocket\Client\Debug\Client.log (3152, 2011-08-24)
MySocket\Client\Debug\Client.obj (26783, 2011-08-24)
MySocket\Client\Debug\Client.pch (1179648, 2011-08-24)
MySocket\Client\Debug\Client.unsuccessfulbuild (0, 2011-08-24)
MySocket\Client\Debug\Client_manifest.rc (202, 2011-08-24)
MySocket\Client\Debug\link-cvtres.read.1.tlog (2, 2011-08-24)
MySocket\Client\Debug\link-cvtres.write.1.tlog (2, 2011-08-24)
MySocket\Client\Debug\link.command.1.tlog (2, 2011-08-24)
MySocket\Client\Debug\link.read.1.tlog (2, 2011-08-24)
MySocket\Client\Debug\link.write.1.tlog (2, 2011-08-24)
MySocket\Client\Debug\rc.command.1.tlog (450, 2011-08-24)
MySocket\Client\Debug\rc.read.1.tlog (218, 2011-08-24)
MySocket\Client\Debug\rc.write.1.tlog (226, 2011-08-24)
MySocket\Client\Debug\stdafx.obj (11767, 2011-08-24)
MySocket\Client\Debug\vc100.idb (388096, 2011-08-24)
MySocket\Client\Debug\vc100.pdb (176128, 2011-08-24)
MySocket\Client\stdafx.cpp (293, 2011-08-23)
MySocket\Client\stdafx.h (320, 2011-08-23)
MySocket\Client\targetver.h (314, 2011-08-23)
MySocket\Debug\Client.pdb (11264, 2011-08-24)
MySocket\Debug\Server.exe (29184, 2011-08-24)
MySocket\Debug\Server.ilk (339916, 2011-08-24)
MySocket\Debug\Server.pdb (502784, 2011-08-24)
MySocket\MySocket.sln (1342, 2011-08-23)
MySocket\MySocket.suo (13312, 2011-08-24)
MySocket\Server\Debug\cl.command.1.tlog (1322, 2011-08-24)
MySocket\Server\Debug\CL.read.1.tlog (14222, 2011-08-24)
... ...

======================================================================== CONSOLE APPLICATION : Client Project Overview ======================================================================== AppWizard has created this Client application for you. This file contains a summary of what you will find in each of the files that make up your Client application. Client.vcxproj This is the main project file for VC++ projects generated using an Application Wizard. It contains information about the version of Visual C++ that generated the file, and information about the platforms, configurations, and project features selected with the Application Wizard. Client.vcxproj.filters This is the filters file for VC++ projects generated using an Application Wizard. It contains information about the association between the files in your project and the filters. This association is used in the IDE to show grouping of files with similar extensions under a specific node (for e.g. ".cpp" files are associated with the "Source Files" filter). Client.cpp This is the main application source file. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named Client.pch and a precompiled types file named StdAfx.obj. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" comments to indicate parts of the source code you should add to or customize. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者