资源列表
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.
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
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
mle_Gateway_Server_1_0
- it is base on moodle platform
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
IPCaptureWithArp
- 利用Winpcap捕获局域网内的IP流量并简单分析 对于不同的源IP、目的IP以及端口号的数据包进行统计。本程序为MFC程序-IP Capture with ARP
Tracert
- Tracert程序 Tracert(跟踪路由)是路由跟踪实用程序,用于确定 IP 数据报访问目标所采取的路径。Tracert 命令用 IP 生存时间 (TTL) 字段和 ICMP 错误消息来确定从一个主机到网络上其他主机的路由。 本程序利用RAW Socket实现Tracert程序。Tracert程序在具体实现时,是令其向目的主机发送一个ICMP回显请求消息,并重复递增IP头部TTL字段的值。刚开始的时候TTL等于1,这样当数据报抵达途中的第一个路由器时,TTL值就被减为0,导致发生超时
Arp
- 使用ARP协议获取局域网内活动主机物理地址 Ethernet是目前使用广泛的局域网,基于802.3协议,主机之间的通信是通过网络适配器上唯一的MAC地址来完成。 本次任务基于ARP协议编写程序,实现获取本局域网内所有活动主机的MAC地址与IP地址的映射列表的功能。 在使用Winpcap第三方开发包的基础上,程序自身实现ARP数据包的封装,并利用Winpcap的相关函数实现ARP包的发送、接受和解析工作。显示局域网内活动主机MAC地址和IP地址对应关系。 -Get the host
MyFramer
- Ethernet帧的封装与解析 帧的封装:用户输入任意一段信息,以回车作为结束。然后程序将这段信息作为帧的数据字段封装到数据帧中。并相应填充帧的其他字段。 帧的解析:从用户输入的文件中读取帧,并对其进行解析。通过重新计算CRC-8校验和,判断该帧是否会被接受。最终在终端输出帧的相关信息。 -Ethernet Frame CRC-8
attachments_2009_11_17
- voice recognition project on home application
Simon_Sniffer
- Simon Sniffer v0.1.2.基于winpcap 4.02实现了局域网嗅探功能,并基于此,可以截获共享式局域网内的飞信消息。程序运行需要安装winpcap 4.02以上版本。VC++6.0开发。内有详细开发文档。-Simon Sniffer is based on Winpcap 4.02 to capture and analyse packets in LAN. And it can also capture message of Fetion.
ppt
- 这是三个ppt,是关于网络攻击与防范的,ipconfig.ppt,ping.ppt,-ipconfig.ppt,ping.ppt,