1000字范文,内容丰富有趣,学习的好帮手!
1000字范文 > 计算机网络监控 计算机网络连接监控系统.doc

计算机网络监控 计算机网络连接监控系统.doc

时间:2021-02-10 03:35:44

相关推荐

计算机网络监控 计算机网络连接监控系统.doc

计算机网络连接监控系统

毕业设计(论文)任务书

姓 名题 目计算机网络连接监控系统设

了解网络编程方面的知识,能使用Visual Basic进行网络编程。

查阅与课题有关的中外文文献,完成外文文献翻译任务。

编程实现对本机与远程计算机的网络连接情况的监控。

有完整的实现程序。

度1.2.21-3.5查阅与课题有关的中外文文献,完成外文文献翻译任务。

2.3.6-3.25掌握Visual Basic网络编程的方法。

3.3.26-4.10设计出程序实现方案。

4.4.11-5.31完成网络监控系统。

5.6.1-6.15撰写毕业设计论文,参加答辩。

原 要

始 参

资 考

料 文

和 献

刘宏.网络监控系统。计算技术与自动化 17(3)2.

王晓慧.计算机网络监控系统的应用与发展.民航经济与技术系主任 指导教师

毕业设计(论文)评审表(一)

学号姓名专业班级题目计算机网络连接监控系统指

成绩(百分制): 指导教师签名: 年 月 日

成绩(百分制): 评阅教师签名: 年 月 日

毕业设计(论文)评审表(二)

学号姓名专业班级答辩资格审查

专业答辩委员会主任签字:

年 月 日

专 业 答 辩 委 员 会 评 语

答辩成绩(百分制): 专业答辩委员会主任签字:

总评成绩: 年 月 日

计算机网络连接监控系统

学 生:

指导教师:孙红艳

摘 要:近几年来,计算机网络系统的发展相当迅猛,计算机网络系统已成为人们日常工作和生活中不可缺少的重要的部分。为了保证计算机网络系统安全可靠工作,对计算机网络系统进行自动监视和有机管理是极其必要的。

本文利用Windows API函数实现了计算机网络连接监控系统。IP监控网络流量IP协议统计情况对本地IP及所使用端口进行监控,从而发现可疑的连接iplpapi.dll库中的GetTcpTable()函数实现;网络流量可以查看到当前的发送,接收速度和累计信息IP助手库函数中GetIfTableIP协议统计情况TCP,IP,UDP,ICMP使用IP助手库函数GetIpStatistics()函数、GetIcmpStatistics、GetTcpStatistics以及GetUdpStatistics对于该系统的设计过程进行了详尽的介绍,并且分析和比较该系统各功能模块和总体性能,对其中涉及的技术问题提出了编程思路和解方法。In the last few years, with the development of the network system, the network system has become an important part in daily lives. It is necessary to monitor network in order to ensure the network working safely and credible.

This thesis carried out a system of monitoring network using window API. The system can be divided into three parts: IP supervision, Network discharge and IP agreement .The IP supervision module can monitor local and remote IP, and its usage port, then the suspicious connection can be detected. This function can be realized through making use of GetTcpTable() in ” iplapapi.dll” database. Network discharge module can examine the amount of information which is sending or receiving, it can be realized through making use of GetIfTable() in " IP ass

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。