项目信息交流平台的设计与实现.docVIP

  • 11
  • 0
  • 约5.49千字
  • 约 27页
  • 2017-06-03 发布于湖北
  • 举报
安徽大学 本科毕业论文(设计、创作) 题  目:  项目信息交流平台的设计与实现 学生姓名:    学号: 系 别:   计算机科学与电子技术 专 业:     计算机科学与技术 入学时间:          年       月 导师姓名:     职称/学位:  导师所在单位:        完成时间:        年         月 项目信息交流平台的设计与实现 摘要 网络信息交流系统是一种运用广泛的信息交流方式,它功能丰富,集网络信息交流和网络信息的获取于一身,可以使用多种编程语言设计和开发出功能完善的网络信息交流系统。 该毕业设计介绍用Java语言设计和实现一个网络信息交流系统的过程,本系统分为服务端和客户端服务端与客户端之间通过套接口Socket(TCP)连接。开发出简洁美观合理的用户界面;通过对数据流操作的合理设计,实现信息传递、接受和数据保存。同时服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认IP地址为:127.0.0.1默认端口为9999。 通过本次毕业设计可以学到如何应用和实现面向对象的各种方法,如何时候Eclipse集成开发环境创建和开发项目,从而完成系统完整开发。 关键词:套接口;服务器;默认IP地址 Design and implementation of project information exchange platform Abstract Network information exchange system is a widely used way of information exchange, it is rich in functions, information sharing network and Internet access to information in one, you can use a variety of programming language design and development of network information exchange system with perfect function The article introduced a network of information exchange system using the Java language design and implementation, the system is divided into between server and client server and client through a set of interface Socket (TCP). Developed a simple beauty reasonable user interface; through the data flow operation of reasonable design, the transmission of information, accept and save the data. At the same time, multi threaded server to meet the users request, connects database through JDBC, and through the creation of a ServerSocket object to connect request monitoring from customers, the default IP address: 127.0.0.1 default port 9999. Through this graduation design can learn how to use and implement various object-oriented method, how to create and development project when the Eclipse integrated development environment, so as to complete the system development. Keywords: socket; server; the default IP address 目录 需求分析……………………………………… 1.1 设计背景…………………………………… 1.2 设计目

文档评论(0)

1亿VIP精品文档

相关文档