文档详情

优秀毕业设计论文-网络聊天室java.doc

发布:2017-08-27约1.74万字共53页下载文档
文本预览下载声明
毕业设计说明书(论文) 作 者: 学 号: 学 院: 专 业: 题 目: 指导者: 评阅者: 2008 年 6 月 吉 林 毕业设计说明书(论文)中文摘要 摘 要 网络聊天室是一种应用广泛网络聊天方式,操作简单,功能丰富,是教学和学习面向对象的编程思想的理想项目。可以使用多种编程语言设计和开发出功能完善的网络聊天室。 本毕业设计论文介绍用JAVA设计Java 2标准Swing组件,开发出简洁美观和布局合理的用户和服务器界面;利用Socket网络开发技术实现客户端和服务器端的连接访问,实现网络功能;通过对数据流操作的合理设计,实现信息传递、接受和数据保存。同时,采用多线程、多任务的设计思想,开发出性能稳定,功能全面的服务器。完整的实现系统的功能。 通过本次毕业设计可以学到如何应用和实现面向对象的各种方法,如何使用Eclipse集成开发环境来创建和开发项目,从而完成系统的完整开发。 关键词:聊天室;Java;应用程序;Swing组件;Socket技术 毕业设计说明书(论文)英文摘要 Title:The Design and Elements for Network Chat Room Abstract The network chat room is a kind of applied extensive network chat method, operate in ease and the function is abundant, It can be used as a good case for learning of java design language and the Object-Oriented Programming language, There is many programming language of design to develop a network chat room with perfect function. This graduation thesis of design introduction how to use the java language design and carry out network chat room, The system adoption the C/ S structure design, the whole system is divided into the server and client .Used standard modules of Swing of latest Java2, develop a simple and direct beauty user interface ,We make use of the Socket technology to interconnect the server and client by net-work ;organize the data by good design of data stream to sent or accept the message between users and to record the message for ever; we also use the multi-thread multi-action to make the program with many function. I have leaned many method and things to use the Object-Oriented Programming. And make me know how use the development environment Eclipse to new program and the process to make the program. Keyword: chat;Java;application;swing component;socket 目 录 毕业设计说明书(论文)中文摘要
显示全部
相似文档