搜索资源列表
-
1下载:
利用socket进行网上对话聊天,包括服务器端和客户端程序源码及用户界面的建立.-You can chat with socket online,including server and client source code and the implementation of GUI
-
-
0下载:
本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, p
-
-
1下载:
小游戏,是服务器有客户端的游戏,只有能登陆就可以玩,还上对战,支持多个客户端-small games, the server is a client of the game, only the landing will be able to play, but also on the screen, multiple client
-
-
0下载:
本软件是一个基于服务器/客户端的应用程序,因此,若想实现本程序,必须先运行服务器,而且在客户端必须达到三个才能开始工作。本软件具有如下主要功能:
·联机发牌
·简单的出牌
-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
-
-
0下载:
JAVA中网络的处理方法.有服务器端,和客户端代码.值得学习 -Java network approach. A server and client code. Worth learning
-
-
0下载:
本程序是用JAVA写的,是一个算是简单的聊天程序,实现了客户机跟服务器的对话。可作为其他程序的子程序使用和作为JAVA初学者的参考程序。-this program is written in Java, is regarded as a simple chat program, to achieve a client with the server dialogue. Other procedures can be used as a subroutine and use as a refere
-
-
0下载:
1、打开服务端和客户端。
2、点击服务端的“连接”,在点击客户端的“连接”。
(可点击多个客户端)
3、连接成功后,可在服务端处发信息到各个客户端。-an open server and the client. 2-Click service side of the "link", click on the Client "link." (Can click on a number of client) 3, connecting succe
-
-
0下载:
本文介绍一种用Java的Socket和ServerSocket实现服务器和客户机通讯的的方法。原理是在服务器端建立ServerSocket端口并监听,接收到客户端的连接请求时建立Socket,得到Socket的输入输出流。在客户端新建Socket并获得输入输出流。服务器和客户端的输入输出流建立后使用writeLine()和println()方法彼此发送和接收数据。为提高代码效率,建立两个类clientAgent和serverAgent。
-This article introduces a
-
-
0下载:
客户端,服务器端的连接,用于一个简单的聊天室,实现两端的交互.-client, server connectivity for a simple chat room, to achieve two ends of the interaction.
-
-
0下载:
简单的客户端服务器程序,java编写,功能十分简单-simple client-server process, the preparation of java, a very simple function
-
-
0下载:
socket聊天室,多个客户端和一个服务端,服务端可以同时和多个客户端聊天,发送消息。,socket chat rooms, multiple clients and a server, client services at the same time and multiple clients to chat, send a message.
-
-
0下载:
基于C/s下的java编程的服务器端,用于一个服务器多台客户端-Based on C/s under the server-side java programming for a multi-server client
-
-
0下载:
利用java编写的客户端和服务器端的聊天程序-Prepared to use java client and server chat program
-
-
0下载:
itz a multiway server client ftp developed solely in java ,....dbsg gdaK
-
-
0下载:
这是一个客户端与服务端进行通信的java小程序,使用socket通信,当从客户端输入窗口提示的通关语,则会在窗口显示从服务器端发来的通过信息。-This is a client and server-side java applets to communicate using socket communication, input from the client window when the prompt clearance language, will be displayed in the
-
-
0下载:
cas client 客户端3.0 ,结合server 使用(cas client 3.0 with server)
-
-
0下载:
java server client program u can send and recieve the data
-
-
0下载:
java画面同步,客户端上操控一个小球移动,同时服务端上显示一个小球随客户端移动(java,When the screen is synchronized, a small ball moves on the client side,,and a small ball is displayed on the server with the client moving)
-
-
2下载:
java网络聊天室 私聊 群聊,能进行局域网内的私聊,群聊,客户端 服务端 swing图形界面(Java network chat room private chat group chat, LAN chat, group chat, client server swing graphical interface)
-
-
1下载:
基于jrdc2的远程数据库的服务器和客户端的开发源代码,已经调试通过
-