好文档 - 专业文书写作范文服务资料分享网站

JAVA网络通信系统的研究与开发论文

天下 分享 时间: 加入收藏 我要投稿 点赞

毕业设计(论文)中文摘要

JAVA网络通信系统的研究与开发 摘 要:网络通信在当今信息社会中起着不可或缺的作用 ,人们可以利用网络通信技术进行即时的信息交流。例如,人们可以通过Internet搜索所要的信息,通过网上通信工具聊天,交流信息,上网购物等等。 本课题是应用了计算机网络通信技术和JAVA网络编程的基础知识,以JAVA为平台,利用Eclipse开发工具,并使用SQL Server 2000管理数据库数据开发出的基于Socket的网络即时通信系统。系统采用客户机/服务器(C/S)的模式设计,是一个三层C/S结构,数据库服务器、应用程序服务器端、应用程序客户端,按照此设计思想,系统采用C/S结构,可以将任务合理分配到客户机端和服务器端 ,从而降低了系统的通信开销。此系统共分为两个模块:客户端模块和服务器端模块。从操作简便、界面美观、灵活实用的用户要求出发,设计开发的网络通信系统可以实现用户注册,用户登录,消息通信和好友管理等主要功能。 本说明书主要介绍了本课题的研究意义以及开发背景、开发过程,和所完成的功能,并着重说明了开发设计的思想、技术难点和解决方案。 关键词:网络通信 JAVA平台 C/S Socket

毕业设计(论文)外文摘要

The Design and Implementation of A Java-Based Internet Communication System Abstract: Communication on Internet is very popular and crucial in people’s live. Using the network communication technology, we can chat with our friends at any time. For instance, we can chat or communicate with friends and our company by some chatting tools; we even can buy everything we want on Internet. This system is designed based on computer networking technology and some relative knowledge, using JAVA and SQL SERVER 2,000 database system as tools to develop. This implementation is based on C/S (Client/Server) model. The model can be divided into three levels: Databases level、Server level、Client level. According to this idea, we can distribute the task into two parts: the client and the server. The benefit is that the cost is cut down. From the needs of easy operation, beautiful and vivid interface and practical application, we can design a system which functions is including user registering, user login, adding friend, deleting friend, chatting and so on. This paper introduces the background of the development, the functions demanded and the process of design. What’s more, the paper focuses on the design principles、implementation details、the key techniques and the solutions. Keywords: Web application; Java; C/S model; Socket.

目 录

1 引言 ..................................................................... 1 1.1 课题的研究现状 .......................................................... 1 1.2 课题简介以及设计要求 .................................................... 2 1.2.1课题简介 .............................................................. 2 1.2.2课题设计要求 .......................................................... 2 1.3 课题的调研 .............................................................. 2 1.4 可行性分析 .............................................................. 2 1.4.1 可行性分析的目的 ...................................................... 2 1.4.2 技术可行性分析 ........................................................ 3 1.4.3 经济可行性分析 ........................................................ 3 1.4.4 操作可行性分析 ........................................................ 3 1.4.5 法律可行性分析 ........................................................ 4 1.5 论文各章简介 ............................................................ 4 2 系统需求分析 .............................................................. 5 2.1 业务流分析 .............................................................. 5 2.2概念结构设计 ............................................................ 5 2.3 数据流分析 .............................................................. 5 2.4 数据字典 ................................................................ 6 2.4.1数据字典 .............................................................. 6 2.4.2处理逻辑说明 .......................................................... 7 3 系统总体设计 .............................................................. 9 3.1 系统开发的原则 .......................................................... 9 3.1.1 面向用户的观点 ........................................................ 9 3.1.2 严格按阶段进行 ........................................................ 9 3.1.3 采用系统的观点处理 .................................................... 9 3.1.4采用模块化设计方法 .................................................... 9 3.1.5 整个系统的设计主要采用快速原形法 ...................................... 9 3.2系统总体功能结构设计 ................................................... 10 3.2.1 系统代码设计说明 ..................................................... 10 3.2.2 系统设计技术说明 ..................................................... 10 3.2.3 系统总体功能结构 ..................................................... 12 3.3 系统数据库设计 ......................................................... 13 3.4开发环境设计与运行环境设计 ............................................. 14 3.4.1 开发环境设计 ......................................................... 14 3.4.2 运行环境设计 ......................................................... 15 4 服务器模块设计 ........................................................... 15 4.1 主服务器类设计 ......................................................... 15 4.2 多线程ServerThread类的设计 ............................................ 16 4.3 用户注册模块 ........................................................... 17 4.4 登录验证模块设计 ....................................................... 17

JAVA网络通信系统的研究与开发论文

毕业设计(论文)中文摘要JAVA网络通信系统的研究与开发摘要:网络通信在当今信息社会中起着不可或缺的作用,人们可以利用网络通信技术进行即时的信息交流。例如,人们可以通过Internet搜索所要的信息,通过网上通信工具聊天,交流信息,上网购物等等。本课题是应用了计算机网络通信技术和JAVA网络编程的基础知识,以JAVA为平台,利用
推荐度:
点击下载文档文档为doc格式
06af70m0oy8ojis8frey
领取福利

微信扫码领取福利

微信扫码分享