-
在WINDOWS下进行网络服务端程序开发,毫无疑问,Winsock 完成端口模型是最高效的。Winsock的完成端口模型借助Widnows的重叠IO和完成端口来...
在WINDOWS下进行网络服务端程序开发,毫无疑问,Winsock 完成端口模型是最高效的。Winsock的完成端口模型借助Widnows的重叠IO和完成端口来实现,完成端口模型懂了之后是比较简单的,但是要想掌握Winsock完成端口模型,需要对WINDOWS下的线程、线程同步,Winsock API以及WINDOWS IO机制有一定的了解。如果不了解,推荐几本书:《Inside Windows 2000,《WINDOWS核心编程》,《WIN32多线程程序设计》、《WINDOWS网络编程技术》。在去年,我在C语言下用完成端口模型写了一个WEBSERVER,前些天,我决定用C++重写这个WEBSERVER,给这个WEBSERVER增加了一些功能,并改进完成端口操作方法-under the Windows network server program development, no doubt, Winsock completed port model is the most efficient. Winsock port model with complete preview of overlap and complete port IO to achieve complete port after the model to understand is a relatively simple, but want to know the complete Winsock port model, the need for the Windows threads, thread synchronization, Winsock API and Windows IO mechanism of a certain understanding. If we do not understand, recommended several books : "Inside Windows 2000," Windows core programming "," WIN32 multithreaded programming "," WINDOWS network programming technology. " Las
- 2022-07-08 01:37:37下载
- 积分:1
-
Socket多线程处理代码
双线程处理Socket,一个线程负责发一个负责 ,TCPDemo在具体实现时,设计了一个CTCPListener类专门用于服务器对特定TCP端口的侦听。另外,设计了一个CStreamSocket类专门用于TCP数据的传输。CStreamSocket作为基类,服务器程序从它派生出另一个类CSocketSender专门用于数据的发送,客户机程序从它派生出CSocketReceiver类专门用于数据的接收。这些类的继承结构如图3
- 2022-01-22 15:43:47下载
- 积分:1
-
直接转矩控制异步电机
Direct torque control asynchronous machine
- 2022-11-06 11:00:03下载
- 积分:1
-
这是我辛苦编的一个JAVA程序,是关于SocketClientprogram.简单,易懂.希望能被采用.多谢管理员过目....
这是我辛苦编的一个JAVA程序,是关于SocketClientprogram.简单,易懂.希望能被采用.多谢管理员过目.-This is the hard part I of a Java process on SocketClientprogram. simple. understandable. hope can be used. thank administrators read. Thank you
- 2022-01-28 17:39:21下载
- 积分:1
-
存取netware服务的程序
存取netware服务的程序-A program which realises netware access service
- 2022-11-01 13:30:02下载
- 积分:1
-
检查邮件服务器的邮件信息的程序源代码(支持SOCKS代理)
检查邮件服务器的邮件信息的程序源代码(支持SOCKS代理)-Check e-mail messages mail server program source code (to support the SOCKS proxy)
- 2023-03-07 07:40:03下载
- 积分:1
-
枚举系统中所有进程,及他们的所有网络连接
枚举系统中所有进程,及他们的所有网络连接-Enumerate all the processes and all of their network connections
- 2022-03-21 09:19:26下载
- 积分:1
-
一品脱
一个小巧玲珑的在线调查程序,它容量很小,可读性很高,多多关照-a pint-sized online survey procedures, capacity small, highly readable, to take care of
- 2022-01-25 21:00:04下载
- 积分:1
-
ftp upload and download procedures. Windows Socket
ftp上传和下载文件的程序.Windows Socket-ftp upload and download procedures. Windows Socket
- 2022-01-26 06:02:42下载
- 积分:1
-
一个捕获数据包的小程序,可以显示数据包的协议类型,源端口,目的端口,目的地址及数据包大小。...
一个捕获数据包的小程序,可以显示数据包的协议类型,源端口,目的端口,目的地址及数据包大小。-a packet capture of small programs can demonstrate that the agreement packet types, source port, purpose port, the destination address and packet size.
- 2022-01-26 03:22:44下载
- 积分:1