CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - client server java
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - client server java - List
[
Software Engineering
]
5ziqiNet
DL : 0
JAVA课程设计(五子棋) 包含论文 摘 要 目前,以计算机技术和网络技术为核心的现代网络技术已在现实生活和生产中得以广泛的使用,休闲类网络游戏集趣味性,娱乐性,互动性和益智性于一体,已经成为多数人群的休闲方式。 本软件使用JAVA语言实现,通过对SCOKET技术的理解,在此基础上建立服务器与多客户端的连接,利用多线程处理多个客户端之间的信息。 通过对软件的编写,加深对以上技术的理解和掌握。 关键词: 多线程 流套接字 APPLET 数据传输 -JAVA Course Design (331) contains papers Abstract At present, computer and network technology at the core of modern networking technology in real life and production is widely used. leisure class network game set interesting, entertaining, interactive and informative sexual integration have become the majority of the leisure crowd. The use of Java software language, right SCOKET technical understanding, In this based on the server and multi-client connectivity, the use of a number of multi-threaded processing between the client information. Through the preparation of the software, a deeper understanding of the techniques above to understand and grasp. Keywords : multithreading flow data transmission socket APPLET
Date
: 2025-12-24
Size
: 64kb
User
:
shushun
[
Software Engineering
]
bingxingjisuan1111122
DL : 0
关于并行计算服务器客户端与服务器端,用java编写,包括文档和源程序。-parallel computing server on the client and server using java preparation, including documentation and source code.
Date
: 2025-12-24
Size
: 138kb
User
:
ad
[
Software Engineering
]
The_Method_of_Java2_Applet_Digital_Sign
DL : 0
当Java Applet涉及到本地资源,必须对APPLET进行数字签名和认证。本文详细地介绍了在服务器端、客户端具体操作过程。-involving local resources, APPLET be right for digital signatures and authentication. This paper introduces a server, the client operating process.
Date
: 2025-12-24
Size
: 7kb
User
:
艾建华
[
Software Engineering
]
Axis
DL : 0
Axis本质上就是一个SOAP引擎,提供创建服务器端、客户端和网关SOAP操作的基本框架。Axis目前版本是为Java编写的-Axis is essentially a SOAP engine, to create server-side, SOAP client and gateway operation of the basic framework. Axis current version is prepared for the Java
Date
: 2025-12-24
Size
: 12kb
User
:
刘明水
[
Software Engineering
]
java
DL : 0
本文的设计是基于C/S结构,利用hibernate持久化框架、使用JAVA编程技术在Eclipse集成开发环境下开发的航空订票系统。该系统实现了航班管理、订票管理、营业网点管理以及业务统计等功能。 系统在客户端内能够完成营业员登录,查询航班,出票等功能。在服务器航空公司内部能够完成添加或删除航班,添加或删除营业网点等功能。系统还能统计业务量,并将这些信息保存在服务器端,并供业务员随时查询。-In this paper, the design is based on the C/S structure, using hibernate persistence framework, the use of JAVA programming technology in the Eclipse integrated development environment developed under the Air booking system. The system achieved a flight management, booking management, business management and business statistics network functions. System on the client to complete the sales within the registry, check their flight, invoicing and other functions. Airlines on the server to complete the internal flights add or delete, add or remove features such as business outlets. System can also statistics in business and the information stored in the server-side, and for sales inquiries at any time.
Date
: 2025-12-24
Size
: 92kb
User
:
sdh
[
Software Engineering
]
12
DL : 0
利用Java语言提供的Socket技术,建立一个C/S模式的应用,允许客户端用户输入2个整数,服务器端接收这2个整数,并计算出它们的和、差、积、商,最后送回客户端。-Using Java language to provide the Socket technology, the establishment of a C/S mode of application, permit the client user enters two integers, the server side to receive this two integers, and calculate them and, bad, plot, commercial, and finally returned to client.
Date
: 2025-12-24
Size
: 46kb
User
:
taojie
[
Software Engineering
]
06_Tomcat
DL : 0
在Java语言中,DataSource对象就是一个代表数据源实体的对象。一个数据源就是一个用来存 储数据的工具,它可以是复杂的大型企业级数据库,也可以是简单得只有行和列的文件。数据源可 以位于在服务器端,也可以位于客服端。 -In the Java language, DataSource object is a data source on behalf of the target entity. A data source is a tool used to store data, it can be large and complex enterprise-class database, but also can be so simple that only the rows and columns of the paper. Data source can be located on the server side can also be located in client customer service.
Date
: 2025-12-24
Size
: 11kb
User
:
vivian
[
Software Engineering
]
client_server_chat_design
DL : 0
一个简单的客户端-服务器端聊天工具的设计文档,java实现-an easy designing document of a client-server chatting tool,made with java
Date
: 2025-12-24
Size
: 44kb
User
:
fan
[
Software Engineering
]
080261
DL : 0
本文阐述了Java以其独有的、与网络紧密结合的特点及其在编写客户/服务器模式的网络通信程序中的应用。-In this paper, Java with its unique, tightly integrated with the network characteristics and in the preparation of client/server model of network communication program in the application.
Date
: 2025-12-24
Size
: 416kb
User
:
aeon
[
Software Engineering
]
kaoshixitong
DL : 0
一个基于C/S的Java GUI程序,其中: 1.客户端主类Client, 连接上服务器端后在客户端选择试题界面ChoiceFile中选择试题,并在客户端考试界面ClientTestArea中答题目。 2.服务器端主类Server,用于监听客户端的请求。响应请求后在服务器端读取试题ReadTestquestion中获取试题信息。 3.试题信息可以保持在服务器端的数据库或文本文件中。 -A Based on C/S of Java GUI program, which: 1. Client main class Client, connect to the server after the client interface ChoiceFile choice questions, select questions, and the client interface ClientTestArea in A title examination. 2. Server-side master class Server, used to monitor the client' s request. Response to a request on the server side to get papers to read questions ReadTestquestion information. 3. Test information can be maintained at the server-side database or text file.
Date
: 2025-12-24
Size
: 131kb
User
:
桀
[
Software Engineering
]
sftp-update
DL : 0
工作中需要将大量的代码传到Linux服务器上进行编译和测试,每次改完文件后都需要用sftp客户端将不同文件夹的文件进行上传,需要浪费很长的时间,于是写一个小工具帮忙 -Work a lot of code that need to be reached on the Linux server to compile and test each change after the file will need to use sftp client to a different folder of files to upload, you need to waste a long time, then write a small Tools to help
Date
: 2025-12-24
Size
: 3kb
User
:
qqinbaby
[
Software Engineering
]
clientservlet
DL : 0
java群聊客户端及服务器端,使用java基础的socket和IO等功能实现-the java group chat client and server-side java based socket and IO functions to achieve
Date
: 2025-12-24
Size
: 3kb
User
:
吕秋楠依
[
Software Engineering
]
multi-robot-teleoperation-virtual-
DL : 0
当操作者通过Internet网络控制远端机器人时,结构合理的虚拟操作环境可以增强远程控制能力, 良好的网络通信能力可以保证操作意图的有效性.首先阐明了虚拟操作环境在多机器入网络遥操作系统中 的重要作用,然后分析了以CORBA(公共对象请求中介体系结构)/Java技术融合为基础的中间件技术的特 点,及其在实现分布武虚拟环境过程中的通信作用.在进行虚拟环境(VE)结构分析的基础上,通过定义VE 中的客户类和服务器类,利用统一建模语言(UML)图形化表达了VE框架的内在关系.通过在VE中实现销 孔装配实验,表明通过融合CORBA/IIOP的网络互操作性和Java的可移植对象结构,可以有效实现网络对 象通信;所建立的VE具有良好的人机交互能力,可以保证操作者预期的操作要求和在Internet网络中实现 多操作者实时协作和并行操作能力-When multi-operator control robots through the Internet,logical distributed virtual environment (DVE)can enhance remote control capability and network communicating capability can guarantee eficient operations.The importance of VE in an Internet based multiple telerobot system is clarified first and then the characters of the middleware technology based on CORBA/Java technology is analyzed to realize the DVE.The definitions of the client class and server class for VE model is built referred to the structural analysis of VE and the process of teleoperation,and inner connections of system framework and the important application of CORBA/ Java communicating technology is discussed with UML.A pin-in-hole experiment is implemented in VE to discuss that communication among network objects is eficient by using the interoperation of CORBA and portable character of Java,and it is also realized that VE in a telerobot system has good interactive capability to guarantee the operational pr
Date
: 2025-12-24
Size
: 344kb
User
:
caowenming8
[
Software Engineering
]
ZeroC
DL : 0
ZeroC ICE 是指ZeroC公司的ICE(Internet Communications Engine)中件间平台。对于客户端和服务端程序的开发提供了很大的便利。 目前ICE平台中包括Ice,Ice-E,Ice Touch。 Ice为主流平台设计,包括Windows和Linux,支持广泛的语言,包括C++,Java,C#(和其他.Net的语言,例如Visual Basic),Python,Ruby,PHP和ActionScript。也包括所有的ICE服务,例如Ice Grid,IceStorm等。 Ice-E是Ice在资源受限的平台上的一个实现,支持C++和嵌入式操作系统,例如Windows CE,Linux。Ice-E本身不包含任何服务,但是可以利用在Ice上提供的各种服务。因此,通过Ice-E,移动设备也能无缝的集成到分布式系统中。 Ice Touch是为iphone和ipod touch开发的版本,包括Object-C映射,支持Iphone OS,并为MAC OS X开发图形界面应用程序提供完整的Cocoa框架的访问。[1] -ZeroC ICE ZeroC company ICE (Internet Communications Engine) platform in pieces. For the development of the client and the server program provides a great convenience. ICE platform, including Ice, Ice-E, Ice Touch. Ice mainstream platform design, including Windows and Linux, and supports a wide range of languages, including C++, Java, C# (and other. Net languages, such as Visual Basic), Python, Ruby, PHP and ActionScript. Also include all of the ICE services, such as Ice Grid, IceStorm etc.. Ice-E Ice in a resource-constrained platform to achieve, to support C++ and embedded operating systems, such as Windows CE, Linux. Ice-E itself does not contain any of the services, but you can make use of the various services provided on the Ice. By Ice-E mobile devices can be seamlessly integrated into the distributed system. Ice Touch version for iphone and ipod touch development, including Object-C mapping, support Iphone OS, MAC OS X to develop graphical interface applications to provide compl
Date
: 2025-12-24
Size
: 1.75mb
User
:
孟一平
[
Software Engineering
]
hw2
DL : 0
java 文件,isp protocol 电话,里面有client的部分,需要添加server-java files , sip phone ,there are client,but we need you completed this project
Date
: 2025-12-24
Size
: 191kb
User
:
peiyu
[
Software Engineering
]
TCP-server-client
DL : 0
making TCP server and client connection using Java
Date
: 2025-12-24
Size
: 15kb
User
:
mohsen
[
Software Engineering
]
LoadRunner-scripts-to-create-vuse
DL : 0
LoadRunner创建vuse脚本,介绍vuser脚本,使用vugen,使用java语言协议,应用程序部署解决方案协议,客户端服务器协议,自定义vuser脚本,分布式组件协议,电子商务协议等。-Create vuse LoadRunner scripts to introduce vuser script that uses vugen, using java language protocol, application deployment solutions protocol, client-server protocol, custom vuser script, distributed component protocol, e-commerce agreements.
Date
: 2025-12-24
Size
: 4.11mb
User
:
冷芳玲
[
Software Engineering
]
java
DL : 0
TCP编写服务端与客户端,很好的一个软件-TCP server and client write
Date
: 2025-12-24
Size
: 80kb
User
:
沈江
[
Software Engineering
]
FTPClient2.java
DL : 0
client server model code
Date
: 2025-12-24
Size
: 2kb
User
:
aziz
[
Software Engineering
]
201410522 阿慧 软件1401班 java
DL : 0
课设的时候写的简单的项目,用java写的,只有简单的客户端与服务器端,大家一起交流哦(The simple project, only a simple client and the server side, is written in the class.)
Date
: 2025-12-24
Size
: 46kb
User
:
al慧慧
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.