Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - client server java
Search - client server java - List
利用socket进行网上对话聊天,包括服务器端和客户端程序源码及用户界面的建立.-You can chat with socket online,including server and client source code and the implementation of GUI
Date : 2008-10-13 Size : 6.8kb User : 王妍

RMI(java 远程方法调用):此例子实现了客户端程序通过远程接口向服务器程序发出计算请求,服务器程序调用了一个计算方法,并把结果返回给客户端,这样便达到分布式计算的效果。上传文件里有详细的部署和使用说明,在win2000上测试通过。-RMI (Java Remote Method Invocation) : this example to achieve the client interface to the remote server computing issued request, the server calls a calculation method and the results back to the client, so as to achieve the effect of distributed computing. Upload file are detailed in the deployment and use in WIN2000 on the test.
Date : 2008-10-13 Size : 84.69kb User : 李俊

本java聊天室,实现了多线程编程,实现多可客户聊天,群发消息 或者单发消息。并且实现了服务器端管理客户端的功能,详细请看程序的说明文档。-the java chat room and realized the multithreaded programming, customers can achieve multi-chat, single or repeated news updates. To reach the server-client management functions, please see detailed documentation procedures.
Date : 2008-10-13 Size : 154.54kb User : 童彬

本软件是一个基于服务器/客户端的应用程序,因此,若想实现本程序,必须先运行服务器,而且在客户端必须达到三个才能开始工作。本软件具有如下主要功能: ·联机发牌 ·简单的出牌 -this is a software-based server / client applications, so if you want to achieve the procedure, must first run the server, but the client must meet three can begin work. This software has the following key features : on-line licensing simple card
Date : 2008-10-13 Size : 418.13kb User : KOF

JAVA中网络的处理方法.有服务器端,和客户端代码.值得学习 -Java network approach. A server and client code. Worth learning
Date : 2008-10-13 Size : 1.28kb User : 线线

最简单的服务器客户端通信程序,带注释,都是我学习的时候写的,希望对java初学者有用-most simple client server communication procedures with the Notes are learning when I write, java beginners want to useful
Date : 2008-10-13 Size : 4.38kb User : lisa

a simple tcp client with java,you can use it to connect with a tcp server.-a simple tcp client with java, you can use it to connect with a tcp server.
Date : 2008-10-13 Size : 4.52kb User : 高扬

用java编写的多机计算的程序,程序的目的是一个服务器端向多个客户端发送一个数据,其他客户端进行计算。有线程,可以连接多台计算机。依电脑负荷。-prepared with the more computing procedures, the purpose of a server to multiple client sends a data and other client computing. There are threads, which can connect multiple computers. According to the computer load.
Date : 2008-10-13 Size : 1.78kb User : 逐渐为

支持多客户的Client/Server程序设计.在服务器上运行一个永久的程序,它可以接收来自多个客户端的请求,并为它们提供相应的服务.欢迎各位使用-support multiple clients Client / Server programming. The server running on a permanent procedures, which can receive from a number of the client's request, and to provide them with corresponding services. Welcome to use
Date : 2008-10-13 Size : 2.62kb User : lei

一个用JAVA实现的socket通信,包含服务器端和客户端。-JAVA with a socket communications, including server and the client.
Date : 2008-10-13 Size : 4.78kb User : sunny

一个简单的TCP服务器与客户端通信的JAVA程序。编译的时候注意发送的命令要符合要求。-a simple TCP server and client communications JAVA procedures. Compile time to send the order to meet the requirement.
Date : 2008-10-13 Size : 3.6kb User : dgsag

一个实现远程方法调用的JAVA程序,包含一个服务器端和一个客户端。-a remote method invocation Java procedures, including a server and a client.
Date : 2008-10-13 Size : 5.52kb User : dgsag

套接字,多播程序,JAVA环境,CLIENT和SERVER使用此相同文件编译,用图形界面.-socket, multicast procedures, JAVA environment, CLIENT SERVER and use the same document compiled using a graphical interface.
Date : 2008-10-13 Size : 2.17kb User : eric

这是一个简单的JAVA聊天程序,同时能够发送声音。 包括两个部分:服务器端和客户端。 基本功能如下: 服务器端: 向所有客户端发送消息;转发消息;发送声音数据给客户端。 客户端: 显示当前在线用户;向某个用户发送消息;接受服务器端发送过来的声音。 这个程序可能看起来有点乱,因为很久没用JAVA了,但是最近别人要我帮忙写一个,所以就。。。 希望能够起到抛砖引玉的效果。 Feel free and enjoy it!-This is a simple Java Chat procedures, and to transmit sound. Including two parts : the server and client. Basic functions are as follows : Server : to all client send messages; Forward news; To send voice data to the client. Client : Display current online users; A user to send messages; Accept server sent over the voice. This procedure may seem somewhat arbitrary, as long JAVA useless, but others recently wrote to me for help one, So. . . To serve as a trigger effect. Feel free and enjoy it!
Date : 2008-10-13 Size : 7.97kb User : 李发生

第一,编译RMI存根(stub)和框架(skeleton)文件。 第二,编译上面所有的类文件,将服务器和客户端编译生成的.class文件打包。 第三,启动服务器。 第四,启动客户端。 执行命令java chatclient.ChatClient -jar ChatClient.jar启动客户端程序。选菜单\"File/Connect\"输入服务器地址和用户名,成功连接到服务器后,就可以聊天了。-first, compilers RMI stubs (stub) and Framework (skeleton) documents. Second, compile all of the above types of documents to the server and client compiler generated. Class paper packaging. Third, start the server. Fourth, start the client. Java chatclient.ChatClient enforcement of the order-jar ChatCli ent.jar start client. Election menu "File / Connect" imported server addresses and user names, successfully connected to the server, can a chat.
Date : 2008-10-13 Size : 10.06kb User : 浦嘉琪

用java实现的网络聊天室,包括服务器和客户端.-achieved using java chat room network, including server and the client.
Date : 2008-10-13 Size : 19.95kb User : will

java聊天室,client/server模式,供相互学习,相互参考
Date : 2008-10-13 Size : 190.88kb User :

简单的客户端服务器程序,java编写,功能十分简单-simple client-server process, the preparation of java, a very simple function
Date : 2008-10-13 Size : 5.5kb User : 晓军

用Java实现日志功能,操作方便,记录客户端与服务器间的任何操作-using Java log function, easy to operate and record client and server operation of any
Date : 2008-10-13 Size : 2.53kb User : 施成

本程序实现了最简单的端到端通信,分为服务器端和客户端两个,适合初学者研究-realized by the most simple end-to-end communications, divided into server and client 2, suitable for beginners study
Date : 2008-10-13 Size : 3.81kb User : 冯亮
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.