-
simple cominute tool,complete the fast message publishment
简单的两人交流工具,实现了及时消息的公布-simple cominute tool,complete the fast message publishment
- 2023-07-22 16:20:04下载
- 积分:1
-
用VB编写的网络数据传输
用VB编写的网络数据传输-VB prepared by the Data Transmission Network
- 2022-03-21 22:52:37下载
- 积分: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
-
聊天程序的源码,对学习socket编程很有帮助。
聊天程序的源码,对学习socket编程很有帮助。-Chat program source code, useful for learning socket programming.
- 2022-03-24 18:32:15下载
- 积分:1
-
send and receive news : you can set ports, baud rate, parity and other parameter...
通过设置发送并接收消息:可以设置端口,波特率,奇偶校验等参数.用TCP/IP实现客户/服务器模式.-send and receive news : you can set ports, baud rate, parity and other parameters. Using TCP/IP client/server model.
- 2022-02-20 05:02:37下载
- 积分:1
-
一个控制台的select模型的聊天服务器
一个控制台的select模型的聊天服务器-console select a chat server model
- 2023-03-28 14:35:04下载
- 积分:1
-
九达测速,测试网络速度的,可输入IP地址测试, winping程序的中文化处理。修改了一些bug, 调整了速度,较稳定。vs2005 C...
九达测速,测试网络速度的,可输入IP地址测试, winping程序的中文化处理。修改了一些bug, 调整了速度,较稳定。vs2005 C-Tatsu nine guns, testing speed network, enter the IP address test, winping cultural treatment procedures. Modify a number of bug, adjust the speed, more stable. vs2005 C
- 2023-08-02 09:20:03下载
- 积分:1
-
本工程为网络计算机之间的消息传输和发送,基于P2P实现网络文件传输。...
本工程为网络计算机之间的消息传输和发送,基于P2P实现网络文件传输。-works for the computer network between the transmission and delivery of information, based on peer-to-peer network file transfer.
- 2022-03-09 15:19:37下载
- 积分:1
-
VC++6中用DOM遍历网页中的元素源代码,可以枚举出当前浏览的网页的所有元素。...
VC++6中用DOM遍历网页中的元素源代码,可以枚举出当前浏览的网页的所有元素。
-VC 6 DOM traversal using the website source code elements, Enumerating up with the current can browse the website of all the elements.
- 2022-06-01 20:40:21下载
- 积分:1
-
一个UDP监听程序可以显示所有数据来自端口5260
一个监听udp的程序,可以把5260端口发过来的数据都显示出来-A udp listener program which can display all the data come from port 5260
- 2022-05-20 21:33:34下载
- 积分:1