毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

基于SharpPcap的网络协议分析器的设计与开发

时间:2020-05-10 19:47来源:毕业论文
基于SharpPcap的网络协议分析器的开发和实现方式。该网络协议分析器运用.NET技术,主要使用了SharpPcap库获取当前系统的网络状态并对网络封包进行捕获和过滤

摘要:本文主要讨论了基于SharpPcap的网络协议分析器的开发与实现,主要从需求分析、可行性分析、总体结构设计、详细设计等各方面探讨分析了基于SharpPcap的网络协议分析器的开发和实现方式。该网络协议分析器运用.NET技术,主要使用了SharpPcap库获取当前系统的网络状态并对网络封包进行捕获和过滤,并使用PacketDotNet库对捕获到的网络封包进行一层一层的拆分,自下而上的对网络封包进行分析,以一定的格式显示并保存结果。该协议分析器能够给网络管理人员提供第一手可靠的网络状态信息,可以帮助网络管理人员快速准确的定位网络中存在的故障,找出存在故障的网络节点并快速排除故障。48642

毕业论文关键词: SharpPcap;数据捕获;协议分析;嗅探器;网络安全

Design and Development of Network Protocol Analyzer Based on SharpPcap

Abstract: This paper mainly discusses the development and implementation of a network protocol analyzer for SharpPcap based on, mainly from the needs analysis, feasibility analysis, overall structure design, detailed design to investigate and analyze the development of network protocol analyzer and realization method base on SharpPcap. The network protocol analyzer using Dot Net technology, mainly use SharpPcap library access to the network status of the current system and the network packet capture and filtering, and use PacketDotNet library to capture network packets and get separation layer by layer, from the bottom to the top of the letter to the network packets for analysis, to a certain format display and save the results. The protocol analyzer to network management personnel to provide reliable first hand information about the state of the network, can help network management personnel to quickly and accurately locate network faults, discovers the existence the faulty nodes from the network and rapid troubleshooting.

Key Words: SharpPcap; Data Capture; Protocol Analysis; Sniffer; Network Security

目录

摘要 i

Abstract i

目录 ii

1 绪论 1

1.1 本课题的目的和意义、国内外研究现状、水平和发展趋势 1

1.1.1 课题的目的和意义 1

1.1.2 国内外研究现状与水平 1

1.2 调研情况 2

1.3 选择的工具 3

2 分析 4

2.1 系统需求分析 4

2.1.1 系统功能需求分析 4

2.1.2 协议分析需求分析 4

2.2 可行性分析 12

2.2.1 设计难点 12

3 设计 13

3.1 系统总体结构设计 13

3.2 系统详细设计 14

3.2.1 功能设计 14

3.2.2 协议分析设计 19

4 测试 40

4.1 测试流程 40

4.1.1 主界面 40

4.1.2 选择网络适配器 41

4.1.3 设置过滤表达式 42

4.1.4 开始捕获数据包 基于SharpPcap的网络协议分析器的设计与开发:http://www.youerw.com/jisuanji/lunwen_51308.html

------分隔线----------------------------
推荐内容