文档详情

基于java的网络版五子棋游戏的设计和实现 毕业设计 .doc

发布:2017-04-01约1.51万字共29页下载文档
文本预览下载声明
摘 要 目前,随着计算机网络的发展,以计算机技术和网络技术为核心的现代网络技术已经在现实生活和生产中得到了广泛的使用,休闲类网络游戏集趣味性,娱乐性,互动性和益智性于一体,已经成为多数人群的休闲方式,也为多数人所喜好。 本设计收集学习了技术,研究了开发了,实现了功能。多线程 SOCKET Abstract At present , with the development of computer networks , computer and network technology as the core of modern network technology has been widely used in real life and production, the casual game set interesting , entertaining, interactive and puzzle in one, has become the majority population of leisure, but also for the majority of people have preferences. ??? The design of the collection of books on the JAVA -based , focusing on the collection of content SOCKET programming , found the data overview and backgammon rules , access to the network communication technology related papers also refer to a lot of information on backgammon program implementation as well as on document describes the JAVA development tools . In the meantime, I learned the multi-threading technology, data transmission technology , SOCKET programming technique to study the principle of network communication , JAVA write a series of principles such as the principle . Developed backgammon online play code implements online chat , online gaming, network communications, interface organizations such as : the board , establish a server , connect to the server and other functions. Through the above technical study and research , the use SOCKET programming, connections between the server and client can use multi-threading technology to complete the data transfer between the client and the server , and network communication , so that both the client can synchronize for processing. Keywords: JAVA multithreading SOCKET Gobang 目录 1 绪论 1 1.1 背景及意义 1 1.2 选题的目的 1 1.3 五子棋介绍 2 1.4 主要完成内容 2 2 开发环境及工具介绍 3 2.1 开发环境及运行环境 3 2.1.1 开发环境 3 2.1.2 运行环境 3 2.1.2 开发工具 3 2.2 Java 简介 3 2.2.1 Java的起源和发展 3 2.2.2 Java特点 4 2.3 Java Socket 网络编程简介 5 2.3.1 Java Socket 网络编程基础 5 2.3.2 Socket编程的实现 6 2.4 Java 图形编程 7 2.5多线程机制 7 3 需求分析和总体设计 9 3.1 需求分析作用 9 3.1
显示全部
相似文档