文件名称:C++实现socket通信
文件大小:539KB
文件格式:RAR
更新时间:2016-05-09 02:56:12
VC++ socket server client
自己编写的简单的socket通信程序。 采用C++编写。 共2个工程:server和client。 已经在VC6.0上运行通过。
【文件预览】:
socket
----Client()
--------Client.dsp(4KB)
--------Debug()
--------Client.opt(48KB)
--------ReadMe.txt(1KB)
--------Client.ncb(41KB)
--------Client.cpp(2KB)
--------Client.plg(1KB)
--------Client.dsw(520B)
--------StdAfx.cpp(293B)
--------StdAfx.h(769B)
----Server()
--------Server.cpp(2KB)
--------Server.opt(48KB)
--------Server.ncb(41KB)
--------Debug()
--------Server.dsw(520B)
--------ReadMe.txt(1KB)
--------Server.dsp(4KB)
--------StdAfx.cpp(293B)
--------StdAfx.h(769B)
--------Server.plg(829B)