搜索资源列表
tcpick
- tcpick is a textmode sniffer libpcap-based that can track, reassemble and reorder tcp streams. Tcpick is able to save the captured flows in different files or displays them in the terminal, and so it is useful to sniff files that are transmitted via
VC_Programming_TCP_IP_terminal_program_source_code
- VC编程开发TCP.IP终端程序源代码VC Programming TCP.IP terminal program source code-VC Programming TCP.IP terminal program source code
chap4
- TCP/IP终端程序,端口扫描,获取网络配置-TCP/IP terminal program
rongliangfenpei
- 星形网络设计环境要求:Windows2000/XP/7 功能要求: 设有n个节点(依次编号为1、2、……,n)和一个中心,每个节点都有ni个终端,每个终端至节点的报文达到率都相等为λ,报文长度都相等为1/μ,确定该网络设计的总容量为C,编写一个程序,对于输入节点数n、ni、λ、μ,算出网络的最佳容量分配及相应的延时。注意,一条链路的平均延时时间计算参考公式T=1 /(μC-λ),其中1/μ是以比特为单位的报文分组平均长度;C是以该链路的容量,单位是比特/秒;λ是平均流量,单位是分组/秒
ZStack-CC2530-2.5.1a
- 完整的协议栈demo程序,包括终端节点,协调器节点以及路由节点(Complete protocol stack demo program, including terminal nodes, coordinator nodes and routing nodes)
TCP
- 在linux平台下的使用TCP协议连接服务器进行数据的传输,程序为C语言开发,里面还有server端的程序,可以在linux端开启两个终端同时测试(Using TCP protocol in Linux platform connected to the server for data transmission, the program is the C language development, and on the server side program, can be in the Lin