-
Socket多线程处理代码
双线程处理Socket,一个线程负责发一个负责 ,TCPDemo在具体实现时,设计了一个CTCPListener类专门用于服务器对特定TCP端口的侦听。另外,设计了一个CStreamSocket类专门用于TCP数据的传输。CStreamSocket作为基类,服务器程序从它派生出另一个类CSocketSender专门用于数据的发送,客户机程序从它派生出CSocketReceiver类专门用于数据的接收。这些类的继承结构如图3
- 2022-01-22 15:43:47下载
- 积分:1
-
多线程服务器,想当于浏览器的功能,一次可以打开多个HTTP连接,当然接收的文件类型有所限制...
多线程服务器,想当于浏览器的功能,一次可以打开多个HTTP连接,当然接收的文件类型有所限制-multithreaded servers, want the browser function, one can open multiple HTTP connections, of course, receive the file type restriction
- 2022-07-16 23:48:43下载
- 积分:1
-
一个机房管理程序,界面很不错的
一个机房管理程序,界面很不错的-a room management procedures, a very good interface
- 2022-02-06 06:42:00下载
- 积分:1
-
自己使用的用于avr单片机的源程序,包含ne2000兼容网卡的驱动...
自己使用的用于avr单片机的源程序,包含ne2000兼容网卡的驱动-its own use for avr SCM source, including ne2000 compatible NIC drivers
- 2022-02-20 14:37:55下载
- 积分:1
-
Novell网络发送数据的实现
Novell网络发送数据的实现 -The implemention of sending data in Novell network
- 2022-07-15 08:36:38下载
- 积分:1
-
鸽子
飞鸽的一版最新的source!由于飞鸽是由VC++ 6.0所写,与Visual 2005 不太兼容。本项目以网络上流传广泛的ipmsg206src版为基础,修改了直接导入Visual 2005 后产生的50多个bug。可以生成正常使用的飞鸽exe文件。供研究飞鸽的朋友参考使用。注:本人修改时间2008年9月2日-Dove
- 2022-01-25 21:58:59下载
- 积分:1
-
qt 编写的bt torrent下载工具,运行于qt4的环境,跨平台
qt 编写的bt torrent下载工具,运行于qt4的环境,跨平台-qt prepared bt torrent download tools, running on QT4 environment, cross-platform
- 2023-01-23 03:35:04下载
- 积分:1
-
This is the hard part I of a Java process on moreServerprogram. simple. understa...
这是我辛苦编的一个JAVA程序,是关于moreServerprogram.简单,易懂.希望能被采用.多谢管理员过目.-This is the hard part I of a Java process on moreServerprogram. simple. understandable. hope can be used. thank administrators read. Thank you
- 2022-08-17 13:58:22下载
- 积分:1
-
windows9x下的实现ndis的源码
windows9x下的实现ndis的源码-under the Windows source code to achieve NDIS
- 2022-01-25 23:44:06下载
- 积分:1
-
使用select socket io模型传文件,一次3K
使用select socket io模型传文件,一次3K-The use of select socket io model Chuan documents, a 3K
- 2023-07-04 11:55:04下载
- 积分:1