-
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
-
关于vc网络编程的几个例子包括 收发送电子邮件、FTP上传下载、WINSOCK...
关于vc网络编程的几个例子包括 收发送电子邮件、FTP上传下载、WINSOCK-UDP、WINSOCK-TCP-vc network programming on a few examples, including resumption send e-mail, FTP upload download, WINSOCK- UDP, WINSOCK-TCP, etc.
- 2023-08-22 10:20:03下载
- 积分:1
-
Digital Answer eight contests in the case of competition can clearly show that t...
数字式八人竞赛抢答器
在比赛的情况下可以清楚的显示出抢答的人或队伍-Digital Answer eight contests in the case of competition can clearly show that the person or team Answer
- 2022-03-10 11:52:06下载
- 积分:1
-
启动该程序后可以看到整个局域网内的包,你可以知道有哪些IP在访问你的机器。
启动该程序后可以看到整个局域网内的包,你可以知道有哪些IP在访问你的机器。-commencement of the proceedings, I can see the whole LAN packets, you can know which IP visit your machine.
- 2022-11-07 22:10:03下载
- 积分:1
-
P2P 之 UDP穿透NAT的原理与实现源代码 和文档 设计协议的格式
P2P 之 UDP穿透NAT的原理与实现源代码 和文档 设计协议的格式-P2P penetrate NAT of UDP Principle and realization of the source code and document format design agreement
- 2023-04-14 11:15:03下载
- 积分:1
-
点量BT的开发目的是让用户无需关心和了解BT的具体实现细节,只需要写几十行甚至几行代码,便可以实现一个功能完善而且强大的BT应用软件。目前点量BT已经在多家客户...
点量BT的开发目的是让用户无需关心和了解BT的具体实现细节,只需要写几十行甚至几行代码,便可以实现一个功能完善而且强大的BT应用软件。目前点量BT已经在多家客户的网吧游戏更新系统 / 教育视频BT下载系统中应用.
点量BT源码使用高效的c++代码编写,提供标准的动态链接库(DLL),可供C/C++、Delphi、C#、Java、VB等语言和各常用开发环境调用,让您完全像调用系统API一样的调用
-BT point volume was developed to allow users without concern for and understanding of BT specific implementation details, just to write dozens of lines and even a few lines of code, they can realize a fully functional and powerful application software BT. BT has been present at the volume of customers in the Internet cafe to update the game system/education video download BT System. Point the volume of efficient use of BT source c++ Coding, provides a standard dynamic-link library (DLL), available C/C++, Delphi, C#, Java, VB and other language and the common development environment called, allows you to completely the same as calling the system call API
- 2022-03-12 11:48:48下载
- 积分:1
-
简单局域网聊天.......挺有趣的
简单局域网聊天.......挺有趣的-A simple LAN chat
- 2023-08-04 18:50:04下载
- 积分:1
-
词典压缩编码 在多媒体中数据量一般都比较大,为了更好的在网络上传输,采用的无损压缩编码...
词典压缩编码 在多媒体中数据量一般都比较大,为了更好的在网络上传输,采用的无损压缩编码-Dictionary Coding in multimedia data is generally larger than that in order to better the transmission on the network, using a lossless compression coding
- 2022-03-12 23:41:32下载
- 积分:1
-
将利用word,excel编辑,上传,下载网络文件的控件
将利用word,excel编辑,上传,下载网络文件的控件-will use the word, excel edit and upload and download documents Control Network
- 2022-03-24 00:20:21下载
- 积分:1
-
这是数据包捕获
this is packet capture
- 2022-11-15 01:20:03下载
- 积分:1