搜索资源列表
WinPcap.v4.0.B1.Full.Source.ccrun.732957
- WIN32平台上网络分析和捕获数据包的链接库,可用来分析在线播放的流媒体直接下载地址信息,进行信息包捕获和网络分析,是基于UNIX的libpcap和BPF(Berkeley 分帧过滤器)模型的包。Winpcap是UNIX下的libpcap移植到windows下的产物,他是一个free and open source的项目。Winpcap工作于驱动(Driver)层,所以能以很高的效率进行网络操作。Winpcap提供了以下强大的功能:1.捕获原始的数据包。2.设置filter,只捕获自己敢兴趣的数
VC_SNMP_NetManage
- VC开发基于SNMP的网络管理软件_源码,内含mib浏览器、监视线路、广域网数据流量测量、设备监控、探测网络拓补、基于VLAN局域网管理、基于IP数据流量统计等工具源码。并附编译好的对应SNMP++库,可直接使用,绝对超值!(其实论坛上有的类似小工具源码就是从这个包中分离出的,且无SNMP库,难以使用的。)
NetFlow收藏家
- nProbe将接收到的网络镜像原始数据包统计为NetFlow v5格式,并转发给NetFlow Collector进行分析。
IPCount.IP数据包流量统计
- IP数据包流量统计,统计局域网内一台指定主机在指定时间内的IP流量信息。,IP packet flow statistics, statistical local area network within a designated host a specified period of time the IP flow information.
Sniffer
- 自己写的一个抓包工具,能够捕获流经本地网卡中的所有数据包,并进行格式化显示,以及统计功能,支持TCP UDP ICMP ARP RARP-Write a packet capture tool that can capture all the flow through the local network card in the packet, and format display, and statistical functions, support for TCP UDP ICMP ARP R
TCP_Sniffer.rar
- VB实现网络数据包的拦截分析统计,功能较全面,可用做学习,VB network packet analysis to intercept statistics
internet
- vc++ MFC网络抓包并且分析IP数据包,统计数据包-internet capture and analysis the data
IPliuliang
- 监控网络,捕获一段时间内网络上的IP数据包,按IP数据包的源地址统计出该源地址在该时间段内发送的IP包的个数,将其写入日志文件中,统计出每个地址总的数据大小-Monitoring networks, capture IP packets on the network for some time, the statistics of the source address of IP packets sent during that time period the number of IP pack
src
- 开发的一个Windows平台上的Sniffer工具,能显示所捕获的数据包并能做相应的分析和统计。-The development of a Windows platform Sniffer tool that can display the captured packets and can do the appropriate analysis and statistics.
IPStatistic
- 捕获一段时间内网络上的IP数据包,按源地址统计在该时间段内发出的IP包个数-Capture time of the IP packet network, according to the source address of Statistics issued in the time period the number of IP packets
ip_capture
- socket编程,监控本地网络,捕获一段时间内以本机为源地址或目的地址的IP数据包(不需要包括广播数据包),统计IP数据包的信息,列出本机与其他主机之间不同协议类型(根据端口号不同)的IP数据包的数量。-socket programming, monitoring the local network, capturing a period of time to this machine as the source address or destination address of IP pack
FoxSniffe
- Windows平台的嗅探器(Sniffer)。用于截获经过本地计算机指定网卡的所有数据包,并且对这些包进行分析和统计。-Windows platform Sniffer (Sniffer). After intercepted for the local computer network card designated all data packets, and these packets for analysis and statistics.
winpcapneting
- 本人课程实验做的一个基于winpcap的网络嗅探器,附源程序,用c开发,在vc++6.0下编译通过。它可以列出监视主机的所有的网卡,选择一个网卡进行监听,捕获并显示流经网卡的数据包,并做相应的分析和统计,还可以设置捕获过滤规则,就某种协议(ip、 tcp、 udp 等)进行重点分析。 -I do a course experiments based on the WinPcap network sniffer, with source code, using c development,
showtraf-1.6.0-src
- 一个网络协议分析器,具有统计数据包、排序等功能!-A network protocol analyzer, with statistical data packets, sorting and other functions!
ip_capture
- 自己编写的网络程序。 根据定时器设定,捕获本机接收及发送的IP数据包,统计IP数据包的信息。 可以自行选定机上任意一块网卡进行捕获!-Their own procedures for the preparation of the network. In accordance with timer settings, to capture the machine to receive and send IP data packets, statistical information of
IPcontrol
- 编制程序,监控网络,捕获一段时间内网络上的IP数据包,按IP数据包的源地址统计出该源地址在该时间段内发出的IP包的个数,将其写入日志文件中或用图形表示出来。-it is about how to control the IP data
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
IPMonitor
- 监视IP流量与IP数据包统计数据,列出IP流量的详细信息比如原IP地址与目的IP地址、协议类型、传入或传出IP数据包统计数据-Monitor IP traffic and IP packet statistics, lists details such as IP traffic original IP address and destination IP address, protocol type, incoming or outgoing IP packet statistics
IPPackCap
- 编制程序,监控网络,捕获一段时间内网络上的IP数据包,按IP数据包的源地址统计出该源地址在该时间段内发出的IP包的个数,将其写入日志文件中或用图形表示出来(建议用图形表示出统计结果)。(Program monitoring network, a period of time to capture IP data packets on the network, according to the source address of the IP packet statistics of the nu
Trafficlog
- 监控网络,捕获一段时间内网络上的IP数据包,按IP数据包的源地址统计出该源地址在该时间段内发出的IP数据包的个数,并将其用图形表示出来。(Thank you ,you use my work)