搜索资源列表
checksumCreate
- 这是一个避免出错的网络校验和程序,在实际环境中已经经过严格的测试。-This is a network to avoid the mistakes and calibration procedures, the physical environment has been through a rigorous test.
FRAMER
- 数据帧的CRC校验和算法-data frames CRC checksum algorithm
RawSock
- 本人自己写的raw socket收发UDP/Raw包的程序,演示了TTL的设置 当初弄懂UDP的伪头部跟UDP校验和的设置费了一点劲,所以敝帚自珍-I wrote it myself raw socket TX UDP / Raw packets procedures, demonstration of the original TTL settings understood UDP pseudo-head with UDP checksum and the installation costs
udpcksum
- 关于udp校验和的代码-on udp checksum code
CRC_check_sum
- 用VC实现计算CRC校验和功能的程序,校验和主要用于网络中差错检验与差错控制。
TCPchecksum
- 用C语言编写的求TCP,UDP包头校验和的程序。
windows-net
- 我们用得最多的协议是UDP和TCP,UDP是不可靠传输服务,TCP是可靠传输服务。UDP就像点对点的数据传输一样,发送者把数据打包,包上有收信者的地址和其他必要信息,至于收信者能不能收到,UDP协议并不保证。而TCP协议就像(实际他们是一个层次的网络协议)是建立在UDP的基础上,加入了校验和重传等复杂的机制来保证数据可靠的传达到收信者。关于网络协议的具体内容,可以参考专门介绍网络协议的书籍,这里直接探讨编程实现网络程序的问题。
jwxt
- IntraWeb环境下开发的教务系统主程序,该模块负责用户的校验和动态分配用户权限-IntraWeb environment of the Senate system development program, the module for users of calibration and dynamic allocation of user rights
网络实验
- 程序要求: 1)以命令行形式运行:ipparse logfile,其中ipparse是程序名,logfile是记录结果的日志文件 2)以标准输出和日志文件中写入捕获的IP包的版本、头长度、服务类型、数据包总长度、数据包标识、分段标志、分段偏移值、生存时间、上层协议类型、头校验和、源IP地址、目的IP地址 3)当程序接收到键盘输入Ctrl+C时退出
sniffer
- 能进行简单的抓包,抓取包括协议、报文长度、源IP地址、目的IP地址、源端口、目的端口、校验和等相关方面信息-A simple packet capture, grab protocol, packet length, source IP address, destination IP address, source port, destination port, calibration and related aspects of information
StaticRouter
- 实现路由器的基本功能,掌握路由器的工作原理,进而深入了解网络互联层的工作原理。要求实现一个简单的路由处理程序,应该包括的功能如下:静态路由表的维护,IP数据报的处理,处理IP数据报TTL域中的数值,重新计算IP数据报的头部校验和,生成和处理ICMP报文,显示本机的网络接口、IP数据报的接收情况、IP数据报的选路情况、IP数据报的发送情况。 程序学要和Winpcap3.1一起使用,具体说明见"程序说明.doc"-The realization of the basic functions of
Asimplechecksumalgorithmton
- 简单的校验和算法,模拟通信发射和接收方间通信-A simple checksum algorithm to simulate communication between transmitting and receiving side communication
csum
- /********************************************************************** * 函数名称:csum * 功能描述:计算ip校验和 * 参数 :1、addr ip头 2、count ip头的字节数 * 返回值 :unsigned short * 其它说明:无 * 作者 :***************************************************************
libmodbus-0.0.1
- modbus协议的实现,以及crc校验和lrc校验。-modbus protocol implementation, as well as the crc checksum checksum lrc.
MyFramer
- Ethernet帧的封装与解析 帧的封装:用户输入任意一段信息,以回车作为结束。然后程序将这段信息作为帧的数据字段封装到数据帧中。并相应填充帧的其他字段。 帧的解析:从用户输入的文件中读取帧,并对其进行解析。通过重新计算CRC-8校验和,判断该帧是否会被接受。最终在终端输出帧的相关信息。 -Ethernet Frame CRC-8
CheckSum
- 网络协议中的校验和代码,如何计算校验和。-Network protocols in the validation and code, how to calculate the checksum.
ping
- 实现ping的主要功能,包括ICMP报头的发送和接收,校验和算法,以及ICMP协议报头的去除,和mian()函数-implemente the main function of ping,including the send and receive of ICMP header,the check sum algorithm and main()function
jiaoyanhe
- 基于延迟进位法的网际校验和算法设计,以命令行形式运行:check_sum infile -Method Based on Delay carry Internet checksum algorithm designed to run the command line: check_sum infile
Check
- 网络中 文件传输过程中,数据包中的校验和的计算过程-Network file transfer process, the packet checksum calculation
Desktop
- 计算校验和的一种方法,可以识别所有的字符,包括乱码,可利用控制台运行,运行时win+r;输入cmd;输入d:;输入cl ks.cpp;输入ks infile(将程序放在D盘,比在D盘建立infile文本文档,输入数据)(Calculate the checksum of a method, you can identify all the characters, including garbled, you can use the console to run, run win + r; ent