搜索资源列表
sport.zip
- 查看tcp/udp端口被进程占用的信息,对于网络安全很有用。
tcpip_lib33.zip
- tcpip_lib33版本,新增加构造IP/TCP/UDP数据包的例子
支持UDP TCP ICMP的QQ代理程序
- 支持UDP TCP ICMP的QQ代理程序-support the ICMP TCP UDP QQ agent
TCP.UDP高级编程1
- TCP UDP高级编程 讲述重要理论和方法-TCP UDP senior programming on important theoretical and methodological
Winsock通信测试程序--Source-V2.0
- 使用Winsock控件编写的TCP、UDP通信测试程序,支持CRC、XOR、SUM等通信校验方式,是一款比较使用的工程测试工具软件-Winsock controls prepared by the TCP, UDP communications test procedure, support CRC, XOR, SUM calibration methods such as communications, is a comparison of the use of engineering sof
TCP.UDP高级编程zzzzz
- TCP.UDP高级编程 z-TCP.UDP Advanced Programming
tcp.ipterminalprogram
- “TCP.IP终端程序源代码”是一个实现一个TCP.UDP终端的程序,通过该终端可以实现POP3、SMTP、FTP等各种功能-"TCP.IP terminal program source code" is a realization of a TCP.UDP terminal procedures, through the terminals can be achieved POP3, SMTP, FTP and other functions
TCP.UDP
- 实现了UDP和TCP的结合编程,多线程,作为主服务器使用
TCP.UDp
- TCP.UDP高级编程,是一个高级的聊天程序,程序中集成了TCP和UDP聊天程序,注意程序运行的时候需要设定命令行参数,可以在项目设置中进行设定,或者通过命令行参数直接执行
tcp
- 进程查看可获取路径及系统端口,TCP/UDP信息
TCP.UDP
- 关于TCP,UDP协议的网络编程,程序实现了客户端和服务器端的通信连接,通过socket建立连接,可以互相发送消息接收。
TCP.UDP
- 本人写的一个TCP/UDP通信的界面软件,支持UDP和TCP server端,简单易用
TCP.UDP
- VC++6 TCP UDP通讯程序实例-VC 6 TCP UDP communication procedures example
TCP.UDP协议的实时监听
- 这是一个用dephi编写的用于监视tcp/udp端口的程序,能够实时监测各个端口的情况-dephi used for the preparation of the surveillance tcp / udp port procedures to real-time monitoring of various ports
VisualC++6.0编写的网络监听程序,都解析IP,TCP,UDP和ICMP四种协议
- VisualC++6.0编写的网络监听程序,都解析IP,TCP,UDP和ICMP四种协议
基于IPv6的tcp/udp网络通信程序
- 这是一个基于IPv6的tcp/udp网络通信程序的工程。 该工程包括TCP Server端程序,TCP Client端程序,以及UDP Server端程序和UDP Client端一共4个程序,建立在同个工程中一起提供。
tcp/udp
- 基于tcp/udp协议的服务端和客服端的通信示例
C++ TCP/UDP Server & Client examples
- TCP and UDP server & client example codes. Open source code then change default IP and port values. It is ready to be used!
用API 写的 TCP/UDP 演示程序
- 用DELPHI API 写的 TCP/UDP 演示程序
TCP-UDP测试软件
- 这是用qt编写的TCP-UDP测试软件,可以让你理解tcp/udp通讯机制