ASP局域网文件共享系统的设计与开发

时间:2020-09-10 15:19:01 计算机软件毕业论文 我要投稿

ASP局域网文件共享系统的设计与开发

摘  要

局域网文件共享(Local Area Network Files Share)是IT技术中很流行的概念。它利用计算机技术、网络技术以及通信技术实现快速、准确的获得信息,提供信息共享与检索的服务系统。它的广泛使用,给人们带来了诸多便利,并逐渐改变了人们信息获取的方式。新一代基于互联网的企业(如Google、百度等),更是仅仅抓住这个问题的核心,提供信息共享与检索的服务,并向Microsoft、Sun System等传统IT企业发起了挑战。所以,对于文件共享与检索服务的研究,也正成为当今互联网技术研究的前沿。

本系统的采用B/S结构,使用ASP程序设计语言及Access数据库进行设计与开发。本论文首先对局域网文件共享及检索系统进行需求分析,并给出系统总体架构及详细设计步骤,主要实现了以下功能:用户管理、服务器及客户端文件共享与传输、实现目录共享及检索等功能。通过测试分析说明,本系统的开发达到预定目标,并具有一定的应用价值。

 关键字:局域网;文件共享;目录共享;检索系统;文件传输;数据库

 Design and Development of Local Network Area Files Share & Retrieval System

Abstract

Local area network files share over the Internet is a prevail concept. It is the use of computer technology, network technology and telecommunications technology to achieve a process of sharing information as fast and accurately as possible .It can also provide information sharing and retrieval service. It has been used diffusely, bringing with convenience, changing people's way to obtain information. The new generational enterprises based on Internet (such as Google, BaiDu), have grasped the core of this issue, provided information sharing and retrieval services, meanwhile tended to launch a challenge with Microsoft, Sun System those are very traditional IT enterprises. Thus, the study in the technology of information sharing and retrieving service is becoming one of the focuses of IT studies.

This system uses ASP programming language and Access database to design local area files share system based on B/S model. In this paper, demand analysis of local area files share and retrieval system is referred, and then an overall structure and systems for the detailed design is offered. The main achievements of the following functions, which include client management, files share and transfer among servers and clients, and realization of searching function on catalog. After testing analysis, the design of this system achieves planned goals and has certain practical value.

 Key words: LAN; Files Share; Catalog Chare; Retrieval System; File Transfer; Database


目  录

                                  论文总页数:24页

 1 引言... 1

1.1 课题背景... 1

1.2 本课题研究的意义... 1

1.3 本文的主要工作... 1

1.3.1 研究的主要内容... 1

1.3.2 各章节的`安排... 1

2 系统需求分析... 2

2.1 需求分析... 2

2.2 功能需求... 2

2.2.1 用户系统的主要功能要求... 2

2.2.2 管理系统的主要需求... 3

3 系统开发所需资源... 3

3.1 硬件开发环境... 3