当前位置:
首页 资源下载
搜索资源 - WinPcap的网络数据包捕获与分析
搜索资源列表
-
1下载:
WinPcap的网络数据包捕获与分析
-
-
0下载:
Sniffer_基于WinPcap的网络数据包捕获与分析源代码-Sniffer_ network based on WinPcap packet capture and analysis of source code
-
-
0下载:
利用Winpcap编制网络数据包监听与捕获程序,同时,将捕获的数据包进行分析并将分析结果显示在屏幕上,-Winpcap prepared using network packet monitor and capture process, meanwhile, will capture packets for analysis and the results of the analysis on the screen,
-
-
0下载:
数据包捕获与嚏撂技术是设计网络分析软件的基础,而Winpca~是在Windo ,es系统中实现的一个优秀的包捕获槊
构,本文对该软件包的结构与功能进行了详细的分析,介绍了应用Winpcap设计嗅探程序的方法-Sneeze packet capture and leave the design of technology is the basis of network analysis software, and are Winpca ~ at Windo ' , es of the i
-
-
0下载:
本文对网络嗅探器监听技术的原理和实现进行了比较详细的介绍,讨论了监听技术在Windows下的多种实现,并主要介绍了如何在Win32环境中利用Winpcap开发包开发网络实时监听程序,给出了具体的设计与实现方法。详细描述Winpcap开发包的主要功能,分析网络监听程序的层次结构(从底到顶依次为NPF驱动程序,Winpcap的dll函数库,监听应用程序)。最后就当前捕获的数据包进行了简单的分析。-Based on network sniffer monitoring technology princ
-
-
0下载:
网络数据包的捕获与分析,利用winpcap来进行对网络数据包的获取!-Network packet capture and analysis, using winpcap for the acquisition of network data packets!
-
-
0下载:
利用MFC编写的一个网络嗅探器,功能全面,可以抓取监听多种协议包。内含工程代码和实验报告。具体功能如下:1.列出监测主机的所有网卡,选择一个网卡,设置为混杂模式进行监听。2.捕获所有流经网卡的数据包,并利用WinPcap函数库设置过滤规则。
3.分析捕获到的数据包的包头和数据,按照各种协议的格式进行格式化显示。4.将所开发工具的捕获和分析结果与常用的Sniffer进行比较,完善程序代码。
-Written in MFC using a network sniffer, full-f
-
-
0下载:
WinPcap是一个基于Win32平台的,用于捕获网络数据包并进行分析的开源库.
大多数网络应用程序通过被广泛使用的操作系统元件来访问网络,比如sockets。 这是一种简单的实现方式,因为操作系统 已经妥善处理了底层具体实现细节(比如协议处理,封装数据包等等),并且提供了一个与读写文件类似的,令人熟悉的接口。-WinPcap is the industry-standard tool for link-layer network access in Windows environme
-
-
0下载:
网络数据包捕获工具的设计与实现,利用Winpcap对网络数据进行抓包,通过过滤分析数据包,可对TCP/IP协议有很好的理解。(The design and implementation of packet capture network data capture of network data using Winpcap, through analysis of data packet filtering, can have a good understanding of TCP/IP prot
-
-
0下载:
课程设计:网络数据包捕获工具的设计与实现,利用Winpcap对网络数据进行抓包,通过过滤分析数据包,可对TCP/IP协议有很好的理解。(Curriculum design: The design and implementation of packet capture network data capture of network data using Winpcap, through analysis of data packet filtering, can have a good unde
-
-
1下载:
在Visual Basic平台,采用Packetx控件,完成网络数据包捕获。借助Visual Basic丰富的界面元素和运算功能,分析获取的数据包,经过统计得到数据包流量及规律,从而实现流量监控、底层入侵检测,发现网络异常情况,采取相应的处理措施
-