搜索资源列表
IPFlux
- arp 分析器,基于winpcap包,需要wsock2.h新版的文件。-arp Analyzer, based on packet winpcap need wsock2.h new version of the document.
uIP-AVR-0900[1]
- Here s the pin-to-pin listing from the AVR to the Packet Whacker module when using the External SRAM Interface: ATmega161 (External SRAM) Packet Whacker PortC A8-A12 SA0-SA4 PortA AD0-AD7 SD0-SD7 PortB Pin 0 RSTDRV PortD RD, WR
mysniffer
- 程序中需要设置套接字的属性SIO_RCVALL,而SIO_RCVALL属性在文件mstcpip.h中定义。mstcpip.h是微软用于处理TCP/IP协议的一个头文件,这里面包含了WinSockets一系列相关函数,该文件在platform SDK套件中,该头文件在vc6.0中没有。 本项目中给出了该文件的内容。 编写sniffer程序的另一个方法是在文件中使用#define直接定义SIO_RCVALL。源文件中给出了#define SIO_RCVALL _WSAIOW(IOC_VEND
sniffer
- Packet sniffer program using pcap.h
FireWall
- 简单的WINDOWS包过滤防火墙,使用VC实现-WINDOWS simple packet filtering firewall, use the VC to achieve
tora.tar
- Tora在NS2上的实现代码,包含源文件: tora.h - TORA objects/definitions... tora_dest.h - destinations the routing protocol knows about tora_neighbor.h - per destination neighbors tora_packet.h - packet definitions tora.cc - basic TORA function
aodv_v8
- The Network Simulator (NS-2) [1] is a most widely used network simulator. This tutorial presents the implementation of Ad Hoc On-Demand Distance Vector (AODV) Protocol [2] in NS-2. The expected audience are students who want to understand the c
vcPtracert
- Tracert(跟踪路由)是路由跟踪实用程序,用于确定 IP数据包访问目标所采取的路径。Tracert 命令使用用 IP 生存时间 (TTL) 字段和 ICMP 错误消息来确定从一个主机到网络上其他主机的路由.其命令格式如下。tracert [-d] [-h maximum_hops] [-j computer-list] [-w timeout] target_name-Tracert (Trace Route) is a route-tracing utility used to deter