-
使用ICMP.DLL和MIB.DLL实现ping, tracert, netstat
使用ICMP.DLL和MIB.DLL实现ping, tracert, netstat -Using ICMP.DLL and MIB.DLL to implement ping, tracert and netstat
- 2022-02-22 13:35:18下载
- 积分:1
-
under the Windows network server program development, no doubt, Winsock complete...
在WINDOWS下进行网络服务端程序开发,毫无疑问,Winsock 完成端口模型是最高效的。Winsock的完成端口模型借助Widnows的重叠IO和完成端口来实现,完成端口模型懂了之后是比较简单的,但是要想掌握Winsock完成端口模型,需要对WINDOWS下的线程、线程同步,Winsock API以及WINDOWS IO机制有一定的了解。如果不了解,推荐几本书:《Inside Windows 2000,《WINDOWS核心编程》,《WIN32多线程程序设计》、《WINDOWS网络编程技术》。在去年,我在C语言下用完成端口模型写了一个WEBSERVER,前些天,我决定用C++重写这个WEBSERVER,给这个WEBSERVER增加了一些功能,并改进完成端口操作方法,比如采用AcceptEx来代替accept和使用LOOKASIDE LIST来管理内存,使得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 program
- 2023-07-22 22:20:02下载
- 积分:1
-
一个不错的投票系统,可多选,单选,规定投票次数,无限添加投票项目...
一个不错的投票系统,可多选,单选,规定投票次数,无限添加投票项目-a good voting system, may choose, radio, voting frequency, add unlimited voting project
- 2022-04-27 02:20:05下载
- 积分:1
-
ipmsg206src, Dove Chuanshu original source code!!
ipmsg206src,原版飞鸽传书源代码!! -ipmsg206src, Dove Chuanshu original source code!!
- 2022-09-04 13:25:03下载
- 积分:1
-
一个基本的网关切换程序(XP/2003下使用)适合具有2条宽带的网吧使用,时间仓促,网关地址在程序里设置没有单独的配置这是个弊端。...
一个基本的网关切换程序(XP/2003下使用)适合具有2条宽带的网吧使用,时间仓促,网关地址在程序里设置没有单独的配置这是个弊端。-a basic gateway switch (Advanced use) for two with a broadband Internet use, lack of time, Gateway address the program is no single set of configuration it is ills.
- 2023-01-12 12:30:03下载
- 积分:1
-
侃神2代聊天室
侃神2代聊天室-Kan God substituting two chat rooms
- 2022-04-13 14:46:11下载
- 积分:1
-
asp achieved in oracle database fields read as blob
asp实现的在oracle数据库中读取blob字段内容-asp achieved in oracle database fields read as blob
- 2022-01-31 17:23:57下载
- 积分:1
-
This code of network multicast software to send receive messages, similar to the...
本代码实现了网络组播软件的功能,能发送接收消息,类似于一个组播会议形式-This code of network multicast software to send receive messages, similar to the form of a multicast session
- 2022-02-20 21:43:20下载
- 积分:1
-
一个很好的网络服务器程序, 说明了服务器的基本编程方式,并很好的说明了服务器多线程处理方式,对初学网络编程的朋友有很好的指导意义...
一个很好的网络服务器程序, 说明了服务器的基本编程方式,并很好的说明了服务器多线程处理方式,对初学网络编程的朋友有很好的指导意义-a good network server that the server"s basic programming, and a good example of a multi-threaded server approach to network programming when a friend is a good guide
- 2022-02-15 05:12:04下载
- 积分:1
-
一个用VC++.net编写的聊天同步软件,有服务器端和客户端,实现了客户端和服务器端的时间同步,具体算法见程序
一个用VC++.net编写的聊天同步软件,有服务器端和客户端,实现了客户端和服务器端的时间同步,具体算法见程序-A used VC++. Net prepared synchronous chat software has server-side and client to achieve the client and server time synchronization, the specific algorithm, see procedures
- 2022-03-22 13:57:00下载
- 积分:1