-
newClientIOCP
在前人基础上修改过的终端的IOCP源代码,在网络上下载的好多此类代码不能很好地运行,此代码已转为实用自己的项目。(Revised on the basis of the previous terminal IOCP source code on the Internet to download a lot of this type of code can not run well, this code has been converted to practical own projects.)
- 2015-05-04 09:10:35下载
- 积分:1
-
NCRR
运用网络编码技术改进的无线路由协议,可以实现做大的吞吐量,实现节能功能(Using network coding technique to improve wireless routing protocol, can achieve big throughput, achieve energy saving function)
- 2014-12-17 20:21:46下载
- 积分:1
-
MFCSocket
聊天室的VC++实现 视频会议 多人聊天室(Chat VC++ implementation of video conferencing over the chat room)
- 2009-04-06 11:01:10下载
- 积分:1
-
WinSock_VB
说明: VB环境下WinSock开发网络应用程序,取自电脑报,内附说明文档,讲解清楚(WinSock Development Environment VB web applications, from computer reports, included documentation, explain clearly)
- 2010-04-19 21:05:43下载
- 积分:1
-
LanTalk_sources
Currently, most of people use MS DCOM/COM+, Java Bean/RMI, and Corba to do distributed computing over internet. All of these technologies are provided with some tools and intermediate objects to simplify internet development. However, these technologies have one common and fundamental problem that all of the calls between a client and a server are blocked for a returned result (please correct me if this is wrong). A client stays still, and has to wait for a while after sending a request to a server. If the request is a lengthy action, the client application seems to be dead to a user. In most cases, we could use a worker thread at the client side to do background computation for solving this problem. However, this comes with an expensive price, more coding, data synchronization and mess in coding logic. Additionally, I also doubt that these technologies are able to really move data across internet efficiently.
- 2009-06-27 15:00:43下载
- 积分:1
-
src
端口扫描工具 C++语言编写 代码简洁有效快捷!(Port scanning tool C++ language code is simple and effective and efficient!)
- 2014-04-13 16:16:39下载
- 积分:1
-
SMTP_POP3
INternet网络协议,邮件通用协议。使用过还可以(Internet network protocol, the message universal agreement. Can also be used)
- 2012-05-23 17:56:02下载
- 积分:1
-
network
计算机网络讲义谢西仁的,非常出名第五版计算机网络讲义谢西仁的,非常出名第五版(West Yan Xie computer network notes, very well-known computer network notes the fifth edition of the West Yan Xie, very famous Fifth Edition)
- 2010-05-27 17:53:22下载
- 积分:1
-
-个完整的ftp程序源代码
关于FTP的代码,支持网络间的文件传输,用户权限的设定.(on FTP code, the support network file transfer, set user privileges.)
- 2005-05-17 21:15:40下载
- 积分:1
-
Chat
实现点对点发送文本聊天,P2P基于套接字发送和接收文本(Realize the point-to-point send text chat, P2P based on SOCKET to send and receive text)
- 2013-05-31 08:30:11下载
- 积分:1