搜索资源列表
MSARPSender
- ARP数据包发送程序源码.代码很简单,而很清楚地标出ARP数据包的构造,发送,和嗅探过程.很经典!-ARP packets to send a program source. Code is very simple and very clearly marked ARP packet structure, Send and sniffer process. classic!
ck_UDPSend_tools
- 集udp数据包的发送,接受,广播,可以定制时间,端口,循环发送等功能,是udp通信调试不可多得的工具.-Set udp packet sent, received, broadcasting, can be customized, ports, this cycle functions, Debugging is rare udp communications tool.
WindowsTCP-IP
- 发送TCP数据包,Windows编程,我是新手-send TCP packets, Windows programming, I greenhorn!
SendTcp
- 根据TCP协议的基本原理,通过封装与发送一个标准的TCP数据包,了解TCP包结构中各个字段的含义与用途,从而深入理解传输层与下面各层的关系。
UDPEcho
- 利用UDP实现的多线程发送和接受数据包。
IPUDPICMP
- 适合初学的人们!!!!!方便使用~~!!!源码齐全!发送IPUDPICMP数据包的程序ok
jpsocket
- 数据包发送,简单明了。可以用户测试网络.-data packets sent, clear and simple. Users can test network.
tcp
- TCP数据包的填充并发送,考虑到课设并没有严格要求我们成功发送到目的地,所以利用函数sendto()来实现数据包的发送,这种方式不可靠,只能保证数据是否从源地发送出去,至于有没有到达目的地就不管了。
Send_ARP.rar
- 发送ARP数据包,通过IP地址获取MAC地址,Send the ARP packet to get the MAC Address through IP Address!
TCP
- TCP发包、收包C++源代码实现,可以用来测试TCP协议数据包的发送和接收。-TCP contract, closing package C++ source code can be used to test the TCP protocol to send and receive packets.
Ping
- PING编程功能实现,在客户方发送4个数据包,服务器端接受数据并返回对接受情况的响应-PING programming implementation, the client sends four data packets, the server accepts the data and returns the response to the acceptance
SendTcp
- 网络课程设计之发送TCP数据包,含论文和资料及代码。-Curriculum design of the network to send TCP packets, containing papers and data and code.
TCPUDP
- TCP和UDP数据包发送程序,里面含有源代码-TCP and UDP packet program, which contains the source code
IPliuliang
- 监控网络,捕获一段时间内网络上的IP数据包,按IP数据包的源地址统计出该源地址在该时间段内发送的IP包的个数,将其写入日志文件中,统计出每个地址总的数据大小-Monitoring networks, capture IP packets on the network for some time, the statistics of the source address of IP packets sent during that time period the number of IP pack
selective
- 计网,选择性重传协议源代码,考虑了数据包的发送效率。-Total net, selective retransmission protocol source code, taking into account the efficiency of the data packets to send.
DDNS
- 该协议采用UDP方式接入服务器,图中req表示请求数据包,res表示应答数据包。当设备上线时发送hello数据包给服务器,服务器检查数据的合法性,如果是非法请求,服务器将不作响应。设备收到应答数据后将发出refresh更新数据包,服务器同样先检查数据-The agreement means the use of UDP access server, the figure said req request packet, res that the response packet. When the
libnet
- 不适合用来编写网络应用程序,但实现了底层的数据包发送!-Not suitable for the preparation of web applications, but the realization of the underlying data packets to send!
TCPUDP
- 对 TCP和UDP数据包进行接收和 发送-Of TCP and UDP packets to send and receive
TCPS
- 计算机网络+课程设计源代码和实验报告+帧封装、IP数据包解析和发送TCP数据包-Computer Network+ curriculum design source code and test reports+ frame encapsulation, IP packet analysis and send TCP packets
sendUdp2
- UDP网络编程发送数据包测试程序源码供参考-send udp