资源描述:
《毕业设计(论文)-网络故障自动检测智能系统设计与实现》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、河北经贸大学毕业论文网络故障自动检测智能系统设计与实现专业名称计算机科学与技术班级07级2班学生姓名指导教师完成时间2011年5月河北经贸大学毕业论文摘要随着社会科技的进步,计算机网络已经成为人们日常信息传输、交互、共享的基础。在网络的使用过程中,不可避免的会产生一些网络故障。对于很多非专业的计算机使用人员,他们只能描述故障的现象,很少有人能够描述出故障的产生原因,产生过程以及网络的状态,更不会自己分析,判断和解决,而这些问题在人们的工作中也越来越频繁。所以网络故障的自动检测越来越受到人们的重视,因为它可以给非专业的人员
2、反馈回故障的位置、原因,帮助他们尽可能的自己去解决,省去找人维修的时间和费用,同时这些反馈信息也减少了专业人员查找故障的时间,提高了网络维护人员解决网络问题的效率。而且随着计算机普及的程度越来越高以及计算机软件产业迅速发展,把查找问题方法数学模型化,再用编程应用软件,实现管理的自动化和智能化也成为当今社会的主流和趋势。本系统使用C#语言基于.NetFramework2.0进行开发,它采用了当今软件设计的最新技术,具有开发效率高、设计灵活、生成的软件界面友好美观等特点。本系统中通过在C#语言中嵌入网络命令,通过网络管理员常
3、用的用网络命令探测网络故障的方式,表层用C#语言覆盖,从而完成整个系统功能的实现。关键词网络故障;网络命令;系统;.NetFramework2.036河北经贸大学毕业论文ABSTRACTAssocietyadvancesintechnology,computernetworkshavebecomeadairybasisofinformationtransmission,interactionandsharing.Processofusingthenetwork,inevitablyhavesomenetworkprobl
4、ems.Formanynon-professionalcomputerusers,whocanonlydescribethephenomenonoffault,fewcandescribethecauseofthefault,forexample,producingprocessandthestatusofthenetwork,nottotheirownanalysisandtodetermineandsolvetheseproblemsinpeopleWorkmoreandmorefrequent.Therefore,
5、automaticdetectionofnetworkfailuremoreandmoreattention,becauseitcangivenon-professionalpersonnelpositionfeedbacktothefault,cause,helpthemtosolvetheirownasmuchaspossible,theprovincialpeoplefindthetimeandcostofmaintenance,whilethefeedbackinformationalsoeliminatesth
6、eneedforprofessionalstofindthefaulttimeandincreasetheefficiencyofpeopletosolvenetworkproblems.Andwiththeincreasingpopularityofcomputers,thecomputerprogramtofindtheproblemmethodtorealizetheautomationandintelligencemanagementhasbecomethemainstreamandtrendsofsociety
7、.ThesystemusestheC#languageisbasedof.NetFramework2.0fordevelopment,itusesthelatesttechnologyoftoday'ssoftwaredesign,withthedevelopmentofhighefficiency,designflexibility,user-friendlysoftwareisgeneratedsobeautiful.ThroughthissystemembeddedintheC#languagenetworkcom
8、mandscommonlyusedbynetworkadministratorsdetectingnetworkproblemswiththenetworkcommandtheway,thesurfacecoveredwiththeC#language,thuscompletingtheimplementationo