- 1、本文档共67页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
摘 要
随着计算机技术的快速发展,远程在生活中所扮演的角色越来越重要了。比如,远程教学,远程医疗等。本文重点论述了远程控制系统的设计思想和实现过程。
本系统基于Windows XP环境,采用JAVA语言进行开发。利用远程控制的基本原理和多线程、Socket及双缓冲等先进软件技术构建了基于远程控制的多屏动画演示系统。
根据软件工程设计思想,并以远程控制的基本原理为主线,将系统主要分为两部分:网络功能,动画显示功能。其开发主要包括客户端的程序设计、服务器端的程序设计两个方面。文章围绕系统的组成,详细介绍了各部分功能模块的实现过程及基本思想。其主要内容包括服务器端应用程序对客户端应用程序远行情况的远程监控即服务器协调一条鱼在几台客户端电脑游动的连续性,客户端则负责鱼的游动过程的动画演示及鱼游动过程相关参数向服务器端的传递,系统的实现使远程控制的原理与JAVA技术紧密结合,一方面为远程控制原理的进一步研究奠定了实践基础,另一方面也体现了JAVA技术在网络编程、跨平台分布式应用,以及多媒体应用等方面的许多独特的、不可替代的优点和优势,具有较高的参考和研究价值。
关键词 远程控制系统;JAVA;多线程;Socket
Abstract
With the rapid development of the technology of computer,the Remote Control takes very important parts in our daily life.For example,remote seminar or Tele-medicine and so on.This paper discusses significantly how to design and realize the Remote Control System .
The system based on the WINDOWS XP is developed by JAVA language. Used the long-distance control the basic principle and the multithreading, Socket and the double cushion and so on the advanced software technology has constructed based on the long-distance control multi- screens animation demonstration system.
According to the thougnts of software engineering and long-distance control the basic principle, I mainly divide into two parts about the system: Network function and animation demonstration function. Its development mainly includes tow aspects: the client programming design and the server programming design. This paper introduces the main thought about the design and the way to realize it. The main content is included that the server monitors remotely situation of the client: the server coordinates a fish the continuity that the fish hovers in several the client, the client is responsible for animation demonstration about the fish hovering and when the fish hovers in the client it will transmit correlated parameter to the server . Relization about the system causes the long-distance control the principle and JAVA technology in close integration, on the one hand , it has laid the practice f
文档评论(0)