搜索资源列表
TCP_Sniffer.rar
- VB实现网络数据包的拦截分析统计,功能较全面,可用做学习,VB network packet analysis to intercept statistics
internet
- vc++ MFC网络抓包并且分析IP数据包,统计数据包-internet capture and analysis the data
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
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.
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
capture
- 基于winpcap的数据包捕获程序,可以统计UDP,TCP,ICMP,ARP,IGMP包的数量以及从本机发送和本机接收到得数据包的数量-Based on winpcap packet capture program, you can statistics UDP, TCP, ICMP, ARP, IGMP, and the number of packets sent from the machine and the machine was received by the number of p
IPCaptureWithArp
- 利用Winpcap捕获局域网内的IP流量并简单分析 对于不同的源IP、目的IP以及端口号的数据包进行统计。本程序为MFC程序-IP Capture with ARP
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
IPcontrol
- 编制程序,监控网络,捕获一段时间内网络上的IP数据包,按IP数据包的源地址统计出该源地址在该时间段内发出的IP包的个数,将其写入日志文件中或用图形表示出来(建议用图形表示出统计结果)。 程序的具体要求如下: 用命令行运行:IPStatistic time logfile 其中,IPStatistic是程序名;time是设定的统计时间间隔(单位为分钟,比如,2表示2分钟);logfile表示统计结果写入的日志文件名(若用图形表示统计结果则可以不选这个参数)。 -Programmin
ipdatatcpudp
- 用MFC实现的一个网络抓包程序,可以分析TCP、UDP、ICMP协议数据,同时有流量统计的功能,可供大家参考-Implemented by a network packet capture MFC program that can analyze TCP, UDP, ICMP protocol data, traffic statistics function simultaneously, for your reference
WINPCAP
- 展示了如何使用WINPCAP-API的不同的功能,它作为一个使用指南被划分为一系列的课时来带领读者循序渐进的体会PCAP的程序设计的魅力:从简单的基本功能(如获取网卡的列表,数据包的捕获等)到统计和收集网络流量等高级功能。-Shows how to use WINPCAP-API of the different functions, it acts as a user guide is divided into a series of lessons to take the reader st
winpcap
- 利用WinPcap开发数据报文捕获和统计程序,能够统计一段时间内网络中的协议数据,获得统计结果(IP:?包,TCP:?包,UDP:?包,ICMP:?包)。-Development using WinPcap packet capture data and statistical procedures to statistical time network protocol data, to obtain statistical results (IP:? Packets, TCP:? Packe
ippack
- 课程设计主要是编制程序,监控网络,捕获一段时间内网络上的IP数据包,按IP数据包的源地址统计出该源地址在该时间段内发出的IP包的个数,将其写入日志文件中或用图形表示出来。程序中会用到Winpcap,它主要功能在于独立于主机协议发送和接收原始数据报。-Curriculum design, programming, monitoring networks, to capture the period of time an IP packet on the network, the source ad
lzy1238721
- 开发出一个Windows平台上的Sniffer工具,能显示所捕获的数据包并能做相应的分析和统计。主要内容如下: 列出监测主机的所有网卡,选择一个网卡,设置为混杂模式进行监听。 捕获所有流经网卡的数据包,并利用WinPcap函数库设置过滤规则。 分析捕获到的数据包的包头和数据,按照各种协议的格式进行格式化显示。 将所开发工具的捕获和分析结果与常用的Sniffer进行比较,完善程序代码。 -Based
ZYXSniffer
- Windows平台上的网络嗅探工具,能显示所捕获数据包并做相应的分析和统计-Network sniffing tools on the Windows platform, can display the captured packets and do the appropriate analysis and statistics
IPPackage
- vc6监听计算机收发数据包,列表显示出来,统计TCP、UDPICMP包个数功-vc6 to listens computer to send and receive data packets, the list is displayed, statistics TCP UDPICMP number of packets
zhizhus
- 搜索引擎蜘蛛爬行分析系统,可以查看蜘蛛访问记录,根据这些记录可以看到蜘蛛什么时候来访问过你的站,抓取了什么内容,并可进行数据的查询和统计等。有简约记录与详细记录两种方式,请在config.asp页面中设置-Search engine spiders crawl analysis system, you can view the spider to access records, these records can be seen spiders when visited your site, g
IPtongji
- 编制程序,监控网络,捕获一段时间内网络上的IP数据包,按IP数据包的源地址统计出该源地址在该时间段内发出的IP包的个数,将其写入日志文件中或用图形表示出来。-Programmed to monitor the network, capturing the IP packet on the network within a period of time, the number of the statistics of the source address is issued in the time
NetFlow
- 对网络数据进行捕获,并根据其基本信息来进行流分类,统计流中包大小和数目。-For network data capture, and according to its basic information for traffic classification, statistical stream packet size and number.