资源列表
TCP-and-UDP-packets-sent-procedures.
- TCP和UDP数据包发送程序,可以实现数据包发送-TCP and UDP packets sent procedures, can achieve packet
TCP-IP(DOC)
- TCP_IP\TCP-IP协议详解 主要对TCP/IP协议组件进行概述,其目的是为本书其余章节提供充分的背景知识。-TCPIP
WinUdt
- 自主改编的UDP模拟TCP,有很好的参考价值-UDP simulation of self-adaptation of TCP, there is a good reference value for
tcptraceroute-1.5beta7.tar
- tcptraceroute v1.5 改编版 linux下
SockPacketTool
- 网络验证器调试工具,包含SOCK发送和接收部分.学习SOCKET好东东.-Network debugging tools to verify, including the part of sending and receiving SOCK. SOCKET Dongdong good learning.
bogoatalla002
- doc for applicants - select config for downloads/rename and/or delete
VC_TCP_UDP_chatroom
- 本程序基于VC编写的基于控制台的四个程序,完成了利用TCP和UDP实现实时聊天的功能,内有word文档详细说明。-The program is based on VC-based console written in the four procedures, the completion of the use of TCP and UDP for real-time chat features, detailed descr iption of the document within the w
网络播放器(实时传送)_TCP
- 一个数字监控的网络版原型。包括从采集卡读数据,TCP网络传输、MPEG1播放。-a digital monitoring network version of the prototype. From time data acquisition card, TCP network transmission, MPEG1 players.
复件 TCP3
- SOCKET 小程序
mm1k
- this program is an implementation of mm1k queue for routing purposes in network, in this sample: k=12 average of teta = 8 moo = 1
AsyncChat
- 模仿qq实现了异步聊天功能,tcp协议,很适合学习用-Implements the asynchronous imitation qq chat function, TCP protocol, is very suitable for use in learning
VC-HTTP-UPLOAD-FILE-TO-WEB-SERVER-GUORUAN.COM
- 非常牛的代码,用VC通过HTTP把文件直接传到WEB服务器上,可以在开发*的朋友会用到。用的是MFC中的一个类,HTTP,分析SOCKET协议。模仿HTTP上传文件。通过80端口上传,可有效避开防火墙等。