搜索资源列表
支持三种协议(TCP,UDP和ICMP)的数据包抓取
- 一个网络抓包工具,支持三种协议(TCP,UDP和ICMP)的数据包抓取,使用winsock API编写,可以很方便的扩展自己的程序。可以把每种抓取的协议数据保存到日志记录文件中。抓包速度比较快,以树形列表给与分析,可以查看原始数据包。该程序需要在Windows XP/2000/NT操作系统上,并且有管理员权限。 -A network capture tool, supports three protocols (TCP, UDP and ICMP) packet capture, use the
udp
- 基于udp的网络聊天工具,主要是单人聊天,对多个窗口的同时聊天不支持-Udp-based network chat tool, mainly single chat, multiple chat windows at the same time do not support
SocketTool
- socket测试工具,可以测试TCP,UDP代码程序-socket testing tool, you can test TCP, UDP source program
TCP_tester
- TCP测试小工具,能够测试TCP,UDP,是很好的小软件。-TCP test a small tool that can test TCP, UDP, is a good little software.
SocketTool
- 一个比较好用的网口调试工具,包含tcp,udp服务端和客户端,可以16进制显示-A more useful tool for debugging network port, including the tcp, udp server and client, can display 16 hex
UDPTest
- UDP 传输过程中,数据报文乱序,该服务工具就是要检查乱序情况,对于备份网络造成的乱序问题比较有实在意义。-UDP transmission, data packet out-of-order, the service tool is to check the out-of-order situation, the backup network problems caused by out-of-order is more significance.
UDP
- 一个基于udp的delphi实现的网络聊天工具-A delphi implementation of the udp-based network chat tool
mynapater343source
- MyNapster,p2p聊天工具,UDP穿透。-MyNapster, p2p chat tool, UDP penetration.
tcp_ip_monitor
- Tool for monitoring network activity: - ARP table: remote MAC-address - remote IP - TCP table: currently open TCP connections - UDP table: currently open UDP ports - TCP statistics - UDP statistics - IP statistics - ICMP statistic
UdpTest
- udp测试工具,可以进行udp传输协议的发送接受-udp test tool for sending udp protocol accepted
udp_proxy
- UDP Proxy. 实现UDP端口转发功能.-UDP Proxy is a tool for forwarding udp pkts to other machine/ports
TestCenter
- 基于TCP/UDP的网卡性能测试工具 可以以设定的时间间隔发送设定数量的数据包 VC6/MFC实现.-Network Interface Card Performance Test Tool Base on TCP/UDP VC6/MFC.
NC
- netcat是一个简单的读写网络连接数据的unix工具,用tcp和udp协议-Netcat is a simple Unix utility which reads and writes data across network connections, using TCP or UDP protocol. It is designed to be a reliable "back-end" tool that can be used directly or easily dr
QQ-with-UDP
- 本设计开发的是一个局域网QQ聊天软件,运用软件工程的设计流程,使用现在比较普遍和流行的C#语言,采用面向对象的方法,综合运用数据库编程技术、多线程开发技术、网络通讯技术,以Microsoft Visual Studio 2005作为系统前台应用程序开发工具,Microsoft SQL Server 2000作为后台数据库管理系统,在Windows XP平台下进行开发。-The topic of this paper is going to talk about that to develop t
UdpChatExample
- UDP协议编写的网络聊天工具,使用了UdpClient类进行编写-UDP protocol written in Internet chat tool, used for the preparation of the UdpClient class
udp-chat
- 在linux系统下开发的,简易聊天工具,开启两个终端,进行聊天-Simple chat tool developed under the Linux system, open the terminal, to chat
QT-udp-.tar
- linux下,QT工具,通过udp协议在客户端接收服务器发送的文件。-Under Linux, QT tool, through the udp protocol in the client receives the file server.
hjTCP-UDP
- tcpdump,很好用的linux下抓包工具,类似与window下的wireshark工具-Tcpdump, very good use of Linux packet capture tools, similar to the window under the Wireshark tool
netchat-tool-by-MFC-and-UDP
- C++编写的基于UDP,MFC的网络聊天程序,简单容易上手 输入IP和端口号,即可进入聊天,适用于新手学习-C++ prepared based on MFC, UDP network chat program, simple and easy to use IP and port number, you can enter the chat
tcpudptest
- tcp\udp 网络压力测试,能同时连接上千个线程,是较好的压力测试工具(Tcp\udp network stress test, which can connect thousands of threads at the same time, is a better stress test tool)