资源列表

« 1 2 ... 93 94 95 96 97 9899 100 .01 .02 .03 ... 204 »

[网络截获/分析attachments_2009_11_17

说明:voice recognition project on home application
<sree> 在 2025-07-08 上传 | 大小:4.39mb | 下载:0

[网络截获/分析MyFramer

说明:Ethernet帧的封装与解析 帧的封装:用户输入任意一段信息,以回车作为结束。然后程序将这段信息作为帧的数据字段封装到数据帧中。并相应填充帧的其他字段。 帧的解析:从用户输入的文件中读取帧,并对其进行解析。通过重新计算CRC-8校验和,判断该帧是否会被接受。最终在终端输出帧的相关信息。 -Ethernet fr a me CRC-8
<wangweizhao> 在 2025-07-08 上传 | 大小:765kb | 下载:0

[网络截获/分析Arp

说明:使用ARP协议获取局域网内活动主机物理地址 Ethernet是目前使用广泛的局域网,基于802.3协议,主机之间的通信是通过网络适配器上唯一的MAC地址来完成。 本次任务基于ARP协议编写程序,实现获取本局域网内所有活动主机的MAC地址与IP地址的映射列表的功能。 在使用Winpcap第三方开发包的基础上,程序自身实现ARP数据包的封装,并利用Winpcap的相关函数实现ARP包的发送、接受和解析工作。显示局域网内活动主机MAC地址和IP地址对应关系。 -Get the host
<wangweizhao> 在 2025-07-08 上传 | 大小:1.97mb | 下载:0

[网络截获/分析IPCaptureWithArp

说明:利用Winpcap捕获局域网内的IP流量并简单分析 对于不同的源IP、目的IP以及端口号的数据包进行统计。本程序为MFC程序-IP Capture with ARP
<wangweizhao> 在 2025-07-08 上传 | 大小:2.44mb | 下载:0

[网络截获/分析sniffer.c

说明:A basic exemple on how-to use "Winsock2" with Visual-C++ 6 to sniff the network without Winpcap. Also you can see how is the implementation of "WSAIoctl()" with the SDK2003. In this code, we analyse the TCP trame and show information about the ip h
<theoldsamurai> 在 2025-07-08 上传 | 大小:8kb | 下载:0

[网络截获/分析mle_Gateway_Server_1_0

说明:it is base on moodle platform
<huzhsh> 在 2025-07-08 上传 | 大小:193kb | 下载:0

[网络截获/分析ARP_tool

说明:ARP协议获得局域网内活动主机物理地址程序ARP协议对网络安全具有极其重要的意义。通过伪造IP地址和MAC地址实现ARP欺骗,能够在网络中产生大量的ARP通信量使网络阻塞。 -LAN ARP protocol to obtain the physical address of the host program activities within the ARP protocol on network security is extremely important significance. By
<frost000> 在 2025-07-08 上传 | 大小:3.21mb | 下载:0

[网络截获/分析tracert

说明:tracert跟踪程序,该诊断实用程序通过向目的地发送具有不同生存时间 (TTL) 的 Internet 控制信息协议 (ICMP) 回应报文,以确定至目的地的路由。-tracert tracking program, the diagnostic utility to the destination by sending a different time to live (TTL) of the Internet Control Message Protocol (ICMP) response
<frost000> 在 2025-07-08 上传 | 大小:884kb | 下载:0

[网络截获/分析Traffic_Analyzer

说明:需要实现的功能目标是: 1. 网卡、适配器的显示和选择 2. 获取局域网内活动主机 3. 数据包的接收 4. 数据包的解析 5. 选择活动主机列表中一个或多个主机 6. 捕获数据包并进行概要信息显示 7. 显示IP流量统计信息 -Need to achieve functional objectives are: 1. Card, adapter display and option 2. Activities within the LAN hosts to ob
<frost000> 在 2025-07-08 上传 | 大小:135kb | 下载:0

[网络截获/分析portmapping

说明:该程序实现了把一个程序的通讯端口映射为其它端口,支择TCP,UDP端口映射-The program implements a program to the communications port mapping for other ports, supporting optional TCP, UDP port mapping
<bbx> 在 2025-07-08 上传 | 大小:16kb | 下载:0

[网络截获/分析netstatp

说明:这个程序是Netstat的一个实现,可列举UDP/TCP联接信息。-This program implements a subset of the Netstat program s functionality. Specifically, it enumerates and displays information about all UDP and TCP endpoints.
<pudn2010> 在 2025-07-08 上传 | 大小:42kb | 下载:0

[网络截获/分析SnatchUrlContent

说明:网络爬虫,通过输入地址,可获取页面的信息,再通过程序中解析的方法,将地址内容、要爬的首元素名称、尾元素名称输入到方法中,可获取想要得到的内容-snatch URL Content
<wl> 在 2025-07-08 上传 | 大小:1kb | 下载:0
« 1 2 ... 93 94 95 96 97 9899 100 .01 .02 .03 ... 204 »

源码中国 www.ymcn.org