如果您无法下载资料,请参考说明:
1、部分资料下载需要金币,请确保您的账户上有足够的金币
2、已购买过的文档,再次下载不重复扣费
3、资料包下载后请先用软件解压,在使用对应软件打开
摘要当今经济在发展,社会在进步。经济的发展和社会的进步对与俱进的网络的要求更高一层,更进一步。这种要求在对局域网中安全共享网络资源和有效管理网络资源方面体现的尤为突出。这次利用Delphi7.0编程语言以及API函数等软件编写的局域网查看器,就是考虑到社会和人们生活的需求而模拟编写的。本局域网查看器根据网络编程的基本原理和操作系统提供的基本接口API函数库,开发出集计算机操作系统中网络基本功能为一体计算机网络管理软件。其主要功能体现在对局域网的管理上,比如枚举局域网上的所有终端设备、共享资源等基本操作功能模块,并且附加了对主机TCP/IP端口的扫描,发现其开放的端口,并对某些特定的端口实时扫描、侦测等活动。另外还实现了远程控制模块、远程监视模块,以及对远程主机进行管理。关键词:网络编程;枚举网络资源;端口扫描;远程控制ABSTRACTToday,theeconomyisdeveloping,andsodoesthesociety.ThedevelopmentofeconomyandtheprogressofsocietyupgradetherequestofInternet.Thisrequestisverymoreimportantinsafetysharethenetworkresourcesandinefficientmanagethenetworkresources.Thistime,theLANExplorer,whichisbasedonDelphi7.0software,API(ApplicationProgrammingInterface)functionandsoon,isinitiatebythepeople’sneed.Accordingtothebasicprincipleofnetworkprogrammingandthebasicinterface—APIfunctionlibrary,wedevelopedthecomputernetworkmanagementsoftwarethatgathersthebasicnetworkfunctionsincomputeroperatingsystemtogether.ItsprimaryfunctionembodiesintheLANmanagement,suchaslistingallterminatedeviceonLAN,basicoperationfunctionmodulelikesharingresourceetc.thescantoTCP/IPportofhost,founditsopeningports,makingrealscanninganddetectiontosomespecificports,andalsoweimplementedtheremotecontrolmodule,remotemonitoringmodule,andmanagementtoremotehost.KEYWORDS:NetworkProgramming,ListingNetResource,ScanningPort,RemoteControl目录TOC\o"1-3"\h\zHYPERLINK\l"_Toc105405309"第一章概述PAGEREF_Toc105405309\h5HYPERLINK\l"_Toc105405310"1.1系统开发背景PAGEREF_Toc105405310\h5HYPERLINK\l"_Toc105405311"1.2开发系统设计目标PAGEREF_Toc105405311\h5HYPERLINK\l"_Toc105405312"1.3系统开发语言简介PAGEREF_Toc105405312\h5HYPERLINK\l"_Toc105405313"1.3.1Delphi面向对象的编程工具PAGEREF_Toc105405313\h5HYPERLINK\l"_Toc105405314"1.3.2Winsock网络编程PAGEREF_Toc105405314\h5HYPERLINK\l"_Toc105405315"第二章系统分析PAGEREF_Toc105405315\h10HYPERLINK\l"_Toc105405316"2.1系统开发可行性分析PAGEREF_Toc105405316\h10HYPERLINK\l"_Toc105405317"2.1.1系统开发技术可行性分析PAGEREF_Toc105405317\h10H