搜索资源列表
命令行下可以解读TCP数据报内容的Sniffer
- 命令行下可以解读TCP数据报内容的Sniffer-command line can be interpreted as TCP data reported to the Sniffer
UDPtest_for_ARM_44B0
- 在ARM 44B0开发板上实验的的UDP数据报传输,可作为嵌入式系统进行网络通信的参考-on ARM development boards 44B0 experiment UDP datagram transmission, Embedded systems can be used as network communications reference
socket
- 这个是一个在linux平台下的一个socket服务端与客户端的一两个程序,基于的是UDP数据报协议的无连接socket
FileCap
- 基于wipcap的监测流过电脑的数据报的小程序。TCP握手过程,报文的解析
NKPP
- 本程序利用winpcap实现TCP/IP模型中各层协议数据报的发送的接收,且包含socket通信的相关内容,程序利用VC6.0开发,需要先安装winpcap驱动,且添加压缩文件中提供的winpcap库文件-This programme helps sending and receiving the protocol packet.
CMulticastSocket-VC-4-demos
- UDP组播VC例程 修正了原PUDN上的UDP组播例程的BUG 简单说明: 一共4个可执行文件。 CMulticastSocket-仅发送测试.exe CMulticastSocket-仅接收测试.exe CMulticastSocket-发送和接收.exe 组播实现一例:监听程序,可同时运行多个进程接收.exe 其中,1~3是对话框版,改自同一版本,最早是个只能绑定一次组播地址:端口对的,后来根据实例4的思想改为了支持多个进程的版本(显然多个线
UDPchat
- 利用vc++中自带的底层套接字,实现基于udp数据报的通信功能-Using vc++ in the bottom of its own socket, udp datagram-based communication features
c
- 编写计算机程序,从IP数据报头中抽出源和目的地址,将它们以点分十进制表示输出。-Write computer programs, from the IP datagram header out of the source and destination address, will them to dotted decimal notation output.
UDPDemo
- 无连接通信是通过“用户数据报协议”(User Dadagram Protocol,UDP)来完成的。它不保障可靠数据的传输,但能够向若干个目标发送数据,接收来自若干个源的数据。本例程是一个UDP示例程序。使用UDP异步通讯,并利用事件机制判断数据的接收。-Connectionless communication is through the " User Datagram Protocol" (User Dadagram Protocol, UDP) to complete.
socket--ip
- 本程序实现了利用原始套接字发送IP数据报文,IP数据报的各字段内容可进行手动的设置-the function of this program is sending IP packet using raw socket.And each field of IP protocol can be modified.
chap9-src
- UDP程序设计 UDP协议及用户数据报协议-UDP programming UDP protocol and user datagram protocol
IPdata-package
- TCP/IP协议定义了一个在因特网上传输的包,称为IP数据报。这是一个与硬件无关的虚拟包, 由首部和数据两部分组成,ip数据包解析-ip data package
winsockudp
- 数据报套接字的应用DNS域名查询实现程序-Data reported a socket application domain DNS query realize the program
Detailed-TCP.rar
- 详解TCP数据报和三次握手过程,图文解释TCP报文格式和参数作用,Detailed TCP datagram and the three-way handshake process, and graphics to explain the role of the TCP packet format and parameters
udp3
- 原始套接字实现对IP数据报的捕获,可以通过修改相应数据,得到需要的数据报-Original IP datagram socket implementation for capture, you can modify the data, get the required data reported