刷新页面 加入收藏夹

Delphi局域网管理系统的设计与开发说明书含程序及开题+说明书+说明书

图片展示附件预览 2020-08-10 文件列表浏览 下载 收藏已收藏 报告错误 手机访问 [复制链接]

Delphi局域网管理系统的设计与开发说明书含程序及开题+说明书+说明书

摘要

Delphi局域网管理系统的设计与开发
摘要
本设计为一用Delphi语言开发的局域网管理软件。针对小型局域网管理麻烦,不适宜用大型高档管理软件的特点,在对小区网络用户和学校实验室等局域网环境进行考察和分析后设计此软件。力求软件简单实用,有针对性。
软件分为客户端和服务端,服务器对若干客户机进行管理:对客户端进行包括关机、重启、注销等有关用户和操作系统的操作;远程运行客户机程序和控制台命令;具有上传文件至客户端,从客户端下载文件,列出客户端指定目录下文件列表等功能。
客户端作为每台客户机之于服务机的标示,开启客户机5008端口与服务端链接,负责接收服务端命令和返回运行结果,并且在客户机上显示运行日志。
运用Delphi的ServerSocket和ClientSocket两个控件来实现软件的核心功能。
本软件的优点是绿色,体积小,健壮安全。但功能有限,不适宜大型局域网的使用。

关键词:局域网管理;Delphi开发;C/S模式;Socket应用
Abstract
The design is a LAN management software developedwith Delphi. This management is developed for small local area network trouble, for the feature that not suitable for large-scale high-end management software, After the observation and analysis of network users and the school district laboratory LAN environment, I start the design of this software,aswell striving to simple, practical, and targeted.
The software is divided into client and server, the server manages a number of client machines: including shutdown, restart, and log the user and operating system operations on the client; remotely run the client program and the console command;with upload files to the client, download the file from the client, the client specifies the directory listing list of files and other functions.
The client as each client of the server marker, open the client and the server port 5008 link。The client is responsible for receiving commands and return the server to run the result,and displayed on the client running log.
Using ServerSocket and ClientSocket two controls to achieve the main functions of the software.
This software has the advantage of green, small, robust security. However, limited functionality, not suitable for large-scale local area network use is the defect.
Keywords: LAN management;Dlphi development; C/ S mode; Socket Application
目录
引言1
1项目背景2
1.1局域网管理软件的概念2
1.1.1局域网概念的简单总结2
1.1.2局域网管理软件3
1.2当前局域网管理存在的问题4
1.3局域网管理软件的趋势4
2软件开发的前期思考6
2.1学习过程中与相关的课程及实验6
2.1.1 Delphi程序设计6
2.1.2 Delphi开发本项目的优势7
2.1.3计算机网络8
2.1.4小型局域网的特点8
2.2软件设计构架9
2.2.1 C/S结构的确立(三种模式的比较结果) 9
2.2.2功能模块的确立(功能表) 12
3软件开发的中期过程13
3.1使用组件13
3.1.1客户端主要组件13
3.1.2服务端主要组件15
3.2外观设置21
3.3程序编写21
3.3.1客户端程序按段分析21
3.3.2客户端程序按段分析27
4软件开发的后期事宜34
5软件的外观和使用35
5.1服务端的图形界面和使用35
5.1.1服务端的图形界面35
5.1.2服务端的使用35
5.2客户端的图形界面和使用37
5.3软件的功能列表37
6软件的总结和调试39
结论40
谢辞41
附录43

目录

目录

设计所包含文件

设计所包含文件

字数

字数

申明:内容来自用户上传,著作权归原作者所有,如涉及侵权问题,请与我们联系,我们将及时处理!

分享至:

评论及评价 如果您已下载,请选择星级评价并提交评论
立即下载 收藏 已收藏
作品编号:200311
文件大小:3.33MB
下载积分:800
文件统计:doc文件7个,zip文件1个