文件名称:基于select模型的socket服务器
文件大小:467KB
文件格式:RAR
更新时间:2012-07-02 10:44:30
网络编程 socket select
一个基于select模型的socket服务器示例,支持多客户端连接请求。
【文件预览】:
Client
----Client.sln(883B)
----Client()
--------Client.vcproj(4KB)
--------stdafx.h(376B)
--------Client.vcproj.SHANGHAI.michaelLiang.user(1KB)
--------Debug()
--------stdafx.cpp(293B)
--------ReadMe.txt(1KB)
--------Client.cpp(2KB)
----Client.suo(11KB)
SelectServer
----SelectServer.suo(8KB)
----SelectServer()
--------SelectServer.cpp(3KB)
--------SelectServer.vcproj.SHANGHAI.michaelLiang.user(1KB)
--------stdafx.h(376B)
--------SelectServer.vcproj(4KB)
--------Debug()
--------stdafx.cpp(299B)
--------ReadMe.txt(1KB)
----SelectServer.sln(901B)