资源列表
[Internet/网络编程] UDP
说明:用UDP实现可靠文件传输 大家都清楚,如果用TCP传输文件的话,是很简单的,根本都不用操心会丢包,除非是网络坏了,就得重来。用UDP的话,因为UDP是不可靠的,所以用它传输文件,要保证不丢包,就得我们自己写额外的代码来保障了-Use UDP to achieve a reliable file transfer we all know that if we use TCP to transfer files, it will be very simple, simply do not<mywk> 在 2025-06-15 上传 | 大小:10kb | 下载:0
[Internet/网络编程] ChatRoom
说明:聊天室软件 对于你会有很大的帮助。 这个压缩包包括了服务端和客户端2个部分,拥有完整的C/S架构。-Chat room software for you will be of great help. The compressed packet including the service and client-side two parts, has a complete C/S structure.<sunlei> 在 2025-06-15 上传 | 大小:5.24mb | 下载:0
[Internet/网络编程] TCPLIB
说明:公司做远程部署程序的时候,开发的TCPLIB开发包,方便建立链接,与客户端通讯,代码里有详细注释,方便使用。-Companies to do remote deployment procedures, the development of TCPLIB Development Kit to facilitate the establishment of links with client communication, code, there are detailed notes, user-fr<yc> 在 2025-06-15 上传 | 大小:1.84mb | 下载:0
[Internet/网络编程] FTPD_SERVER
说明:功能强大的FTPSERVER程序,代码清晰,对你写网络程序有很大的帮助,更重要的是,这是一个产品源码,不同于那些示例源码,更稳定,可以直接用于产品开发-Ftpserver powerful program, code clarity, the procedures for you to write the network has a great help, but more importantly, this is a product source, unlike those examples<yc> 在 2025-06-15 上传 | 大小:116kb | 下载:0
[Internet/网络编程] CSocket
说明:CSocket类的一些相关论文,在VC_6_0中利用CSocket类实现双机通讯,用CSocket实现网络文件的传输,多线程文件传输的实现方法及其性能的研究-CSocket class some of the relevant papers, in the use CSocket Class VC_6_0 realize two-plane communications, using CSocket realize network file transfer, multi-threaded fi<叶雪辉> 在 2025-06-15 上传 | 大小:1.35mb | 下载:0
[Internet/网络编程] NetFileTransfers
说明:网络点对点传文件的示例程序,稳定 用MFC的CSocket 实现。-Peer-to-peer file networks Chuan sample procedures, the stability of using MFC' s CSocket realize.<yc> 在 2025-06-15 上传 | 大小:39kb | 下载:0
[Internet/网络编程] SuperNetCenter
说明:支持16进制、10进制发送消息,支持多消息循环发送;支持指定发送间隔;支持udp、tcp协议发送。网络发送机制封装在dll文件中,采用iocp方式-Supporting 16 hexadecimal, 10 hexadecimal Send news, support multi-cycle of sending messages supports the designation of sending interval support udp, tcp protocol sent. Is s<whyhow> 在 2025-06-15 上传 | 大小:496kb | 下载:0