搜索资源列表
frame
- 可以实现帧的封装与解析,可以运行。 二、 程序为命令行程序,可执行文件名为FrameParser.exe,命令行格式如下: FrameParser.exe -e/-u outputfile/inputfile 其中,-e为封装命令,-u为解析命令。outputfile为要执行封装操作的文件名,inputfile为要执行解析操作的文件名。 程序运行平台:Windows 编程环境:VC6.0 语言:C++ -The package can be achieved wit
frame1
- 以太网帧的封装和解析(命令行实现,封装命令\debug\fram1 -e file1,解析命令为frame2 -u file1)-Ethernet frame encapsulation and parsing (command-line implementation)
perl_server
- perl 服务器端程序. 用于解析来自客户端请求的命令和命令行。-perl server socket program
frame2
- 帧的解析与封装 程序源代码文件名:frame2.cpp 可执行文件名:frame2.exe 运行平台:Windows xp 编程语言:C++ 运行环境:Visual C++ 6.0 运行方法:在命令行模式下,运行可执行文件frame2.exe 后面的参数不同,可实现的功能也不同,-e为帧的封装,后面的参数为封装后文件的名字,比如 frame2.exe –e abc。 -u为帧的解析过程,第二个参数为要解析帧的地址,比如 frame2.exe –u ./input1。
wangluoliuliangjiexi
- 是分析捕获网络中的IP数据包,解析数据包的内容,见个结果显示在标准输出上,并同时写入日志文件。 程序的具体要求如下: • 以命令行形式运行:ipparse logfile,其中ipparse是程序名,而logfile则代表记录结果的日志文件。 • 在标准输出、和日志文件中写入捕获的IP包的版本、头长度、服务类型、数据包总长度、数据包标识、分段标志、分段偏移值、生存时间、上层协议类型、头校验和、源IP地址和目的IP地址等内容。 -是分析捕获网络中的IP数据
FrameParse
- 解析已封装好的Ethernet V2.0的帧封装文件(二进制文件,见作业附件),判断共有多少个帧,每个帧的各字段内容,检测CRC校验字段是否正确。具体要求如下: (1)程序为命令行程序,可执行文件名为FrameParse.exe,命令行格式为:FrameParse input.-Resolution has encapsulated the Ethernet V2.0 frame encapsulation files (binaries, see working attachment),
Code
- Ethernet帧结构解析程序 程序为命令行程序,可执行文件名为FrameParser.exe,命令行格式如下: FrameParser.exe inputfile VC++ 6.0 编译运行通过-Ethernet frame structure parser program command line program executable file named FrameParser.exe, command line format is as follows: FrameP
Domain-name-resolution
- 域名解析实验 1. 研究nslookup命令的用法,并通过该命令获得常用的著名网络服务器的ip地址。 2. 编写程序,从命令行读入任意域名,解析出相关的ip指针和别名等,并和上面的结果进行比较。 -DNS Experiment 1. Study the use of the nslookup command, and the command to get the famous network server ip address. Program from the command l
1
- 1.已知参数:目的节点IP地址或主机名 2.设计要求:通过原始套接字编程,模拟Ping命令,实现其基本功能,即输入一个IP地址或一段IP地址的范围,分别测试其中每个IP地址所对应主机的可达性,并返回耗时、生存时间等参数,并统计成功发送和回送的Ping报文。 2.1初始化Windows Sockets网络环境; 2.2解析命令行参数,构造目的端socket地址; 2.3定义IP、ICMP报文; 2.4接收ICMP差错报文并进行解析。 3. 程序实现主要用到Java网络包中的
AnalyzeIPv4_WINSOCK.CPP
- 以命令行形式运行,解析IP数据包,将结果记录于logfile文件中,按ctrl+c退出-In the form of command-line operation, to resolve IP packets, the results recorded in the logfile document, according to ctrl+ C quit
AnalyzeIPv4_WINSOCK.CPP
- 以命令行形式运行,解析IP数据包,将结果记录于logfile文件中,按ctrl+c退出-In the form of command-line operation, to resolve IP packets, the results recorded in the logfile document, according to ctrl+ C quit
FrameParser
- 设计1_Ethernet帧结构解析程序,程序为命令行程序,可执行文件名为FrameParser.exe,命令行格式如下: FrameParser.exe inputfile 其中,inputfile为Ethernet帧封包文件。-Design 1 _ethernet frame structure analysis program, program for the command line, an executable file named FrameParser. Exe, comm