- 1、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
網络数据包的拦截技术
武汉工程大学邮电与信息工程学院
毕业设计(论文)2012年5月没有任何剽窃、抄袭、造假等违反学术道德、学术规范的行为,也没有侵犯任何其他人或组织的科研成果及专利如摘要
关键词:Abstract
As the development of information industry, communication system requirements processing capability at the same time, the connection capacity in the system and keep improving. But in the information connection ability, ability to increase circulation data at the same time, because of the vulnerability of the network data such as the problem of network security becomes more and more serious, the network interface information security is especially important. For the network packet filtering and testing also now have a lot of method, there are a lot of open source software for our reference, but some of these details or some of the existence of the problem, in effect and efficiency have some problems, analysis is not very convenient. So try to choose on the subject.
This topic is the use of Visual C++ 6.0 multithread technique research and development platform. The son is responsible for the choice of interface open thread and the mixed mode, set to inspect packets and keep them in a document. The design and implementation of the system can monitor local area network flows through all the host packets, and analyzes each packets agreement, the source/purpose MAC address, source and destination IP address, packet length and bags of data. Can both management and maintenance of the health of the network operation, can also detect the network intrusion, can even learn knowledge network protocol.
Keywords: Network interface information; Packet filtering; Packet inspection
目录
1 章 绪论 1
1.1 TCP/IP拦截技术的发展状况 1
1.2 防火墙技术 1
1.3 网络数据包结构与安全 2
第 2 章 网络通信的基础知识 5
2.1 TCP/IP协议 5
2.2 TCP/IP网络分层模型 5
2.3 IP数据包封装格式 5
2.3.1 IP协议 6
2.3.2 ICMP协议 7
2.3.3 UDP协议 8
2.3.4 TCP协议 8
第 3 章 NDIS检测系统 9
3.1入侵检测系统 9
3.2 NDIS的具体实现 10
3.2.1 NDIS网络设备接口规范 11
3.2.2 NDIS在网络中的作用 11
3.2.3 NDIS的工作原理 12
3.2.4 NDIS的网络编程 12
3.2.5 发送数据 13
3.2.6 接收数据 14
第 4 章 数据包过滤系统 15
4.1 网络数据包的分析 15
4.2 包过
文档评论(0)