Description: 主要用来捕获数据包,并分析各层协议信息并打印输出,其中链路层是通过winpcap实现捕获的,网络层是通过原始套接字实现的,有些功能没做好,还得大家一起研究。-Mainly used to capture packets and analyze the layers of protocol information and printed output, which implement the link layer is captured by winpcap, network layer is achieved through the raw socket, some features have not done well, have all come together to study . Platform: |
Size: 2451456 |
Author:nickel |
Hits:
Description: 网络抓包与协议分析
1.实验目的
(1)熟悉和掌握网络编程的基本方法和步骤;
(2)进一步理解TCP/IP协议各层的功能和格式;
(3)加深学生对网络抓包的设计和实现方法的理解;
(4)熟悉原始套接字编程接口(或winpcap编程)。
(5)掌握SQL Server数据库系统的编程应用。
2.实验任务
要求:
(1)实现图形用户界面;
(2)能利用原始套接字编程接口(或winpcap)进行抓包;
(3)能对抓包的内容进行分层显示和各字段数值显示;
(4)可对抓包进行过滤(只抓某种类型的包);
(5)将抓包的内容存入数据库。-Network packet capture and protocol analysis. Familiar with and master the basic network programming methods and procedures experimental purposes (1) (2) to further the understanding of the function and format of each layer of the TCP/IP protocol (3) to deepen students' understanding of the design and implementation of network packet capture ( 4) be familiar with the original socket programming interface (or winpcap programming). (5) The master SQL Server database system programming applications. 2. Experimental task requirements: (1) graphical user interface (2) can be used raw socket programming interface (or winpcap) Ethereal (3) hierarchical display of the contents of the packet capture and field values (4) the capture filter (grasping only a certain type of package) (5) to capture the contents stored in the database. Platform: |
Size: 59392 |
Author: |
Hits:
Description: 网络数据包捕获与应用的VC++6.0编程
研究生 方松茂-Network packet capture and applications VC++6.0 programming graduate Fangsong Mao on Ethernet frame, IPv4 header, IPv6 header, TCP header and the UDP header format which were several common use WinPcap packet header and raw socket programming for analysis. And use the MFC class library, using the list structure to capture network data storage solution to achieve a LAN Internet data acquisition applications. In addition, the preparation of a use of the WinPcap function to send a datagram to achieve SYN Flood hacking program. Platform: |
Size: 67584 |
Author:郑永坤 |
Hits:
Description: 网络抓包与协议分析,实现图形用户界面,能利用原始套接字编程接口(winpcap)进行抓包,能对抓包的内容进行分层显示和各字段数值显示,可对抓包进行过滤,将抓包的内容存入数据库。
-Network packet capture and protocol analysis, graphical user interface, to use raw socket programming interface (winpcap) conducted capture, able to capture and display the contents of each field value hierarchical display, capture can be filtered, The capture of the content stored in the database. Platform: |
Size: 19576832 |
Author:李冰 |
Hits: