Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - client server java
Search - client server java - List
一个用Java编写的聊天程序,包含源代码(有详细注释),说明文件和编译后的服务器端/客户端class文件-a Java prepared by the chat program includes source code (detailed notes), and compilers note after the server/client class document
Date : 2025-12-24 Size : 6kb User : 包包

JXTA——Java P2P网络编程技术,最近,P2P(Peer-to-Peer)又成为了因特网上的一个热点。P2P是因特网的一种应用模式,其意思是指网络上的任何设备(包括大型机、PC机、PDA、手机、机顶盒等等)都可以平等地直接进行连接并进行协作。想比当前因特网上主流的应用模式Client/Server或者Client/Service而言,P2P具有自己鲜明的特点和优势。(这也是我对它着迷的地方。-JXTA-- Java P2P network programming technology, recently, P2P (Peer-to-Peer) the Internet has become a hot spot on. P2P is an Internet application model, which means that any network equipment (including Mainframe, PC, PDA, and cell phones, set-top boxes, etc.) can be equal to directly connect and collaborate. To the Internet than in the current mainstream model of Client/Server or Client/Ser vice, P2P has its own distinct characteristics and advantages. (This is also my sense fascinating places.
Date : 2025-12-24 Size : 5.24mb User : 潘宽标

DL : 0
JAVA实现的网络服务器文件同步,分客户端和服务器端代码,-JAVA network file synchronization server, the client-server code
Date : 2025-12-24 Size : 7.75mb User : 老刀

java网络编程经典实例 实例61 从网络取得文件 实例62 TCP服务器端 实例63 TCP客户端 实例64 UDP服务器模型 实例65 UDP客户端模型 -java network programming classic example of 61 examples of documents from the network to obtain examples of 62 TCP server-side examples of 63 TCP Example 64 UDP client server model examples 65 UDP client model
Date : 2025-12-24 Size : 80kb User : 李杰

局域网聊天程序,仿QQ,界面做的很不错,是上学期操作系统的试验.-LAN chat program, like QQ, a very good interface to do is to test the operating system last semester.
Date : 2025-12-24 Size : 1007kb User : jimzhao

DL : 0
基于JAVA的ICQ系统 ,系统采用客户/服务器摸式服务器与客户间通过套接口Socket(TCP)连接。-JAVA-based system of ICQ, system uses a client/server mode between server and client through the socket Socket (TCP) connection.
Date : 2025-12-24 Size : 2.5mb User : chengcheng

DL : 0
局域网内传输文件的java代码,有界面的,客户端跟服务器段的代码是一起的-LAN to transfer files of java code, there are interfaces, the client with the server code is a paragraph of
Date : 2025-12-24 Size : 3kb User : hgw

DL : 0
java聊天程序,通过socket编程实现网络通信。在两台机器(在一台机器上也可)上依次启动服务器、客户端;在客户端输入正确的服务器地址后确认连接是否成功,若成功则可以在客户端和服务器之间实现互相收发数据(任何一端都可以是发送端,相应地也可以是接收端),并且都可以用特定字符串控制退出(这里是用bye);同时客户端与服务器应该能实现地检测大对方的运行状态。并且对特定状态作出正确的反应行为。-java chat program, through the socket programming network communications. In the two machines (in one machine can be) in order to start the server, client the client to enter the correct server address to confirm connection is successful, if success can be in the client and server to send and receive data between each other (Any one can be the sending end, can also be a corresponding receiving end), and are able to withdraw from a particular string control (here is a bye) At the same time, client and server should be able to detect large realize each other
Date : 2025-12-24 Size : 3kb User : yy

DL : 0
java实现的 ftp 服务器 ftp客户端 实例代码,-java realize the ftp server ftp client example code
Date : 2025-12-24 Size : 55kb User : qq

DL : 0
基于FTP的客户端和服务器端上传下载文件代码-Based on the FTP client and server-side code uploading and downloading documents
Date : 2025-12-24 Size : 4kb User : Lisa

DL : 0
java聊天的服务端与客户端。包括发布的jar包与源程序。-java chat server with client. Including published jar packages and source code.
Date : 2025-12-24 Size : 53kb User : rain

java message client server thread-java message client server thread
Date : 2025-12-24 Size : 5kb User : 刘辉

DL : 0
ftp 客服端和服务器端,JAVA编写,包括源代码和文档-ftp client and server-side service, JAVA development, including source code and documentation
Date : 2025-12-24 Size : 1.3mb User : wang

DL : 0
Java课程设计作品:一个简单的小型多人聊天室。运行服务器端server.java后,再运行客户端client.java即可。运行环境为Java编译器。-Java curriculum design work: a simple small-scale multiplayer chat room. After running a server-side server.java, then you can run the client client.java. Runtime environment for Java compiler.
Date : 2025-12-24 Size : 6kb User : 常非

DL : 0
用RMI方法实现当地的Java聊天程序,是基于一个服务器端的多个客户端的聊天程序。只需进行编译后即可运行。-Use RMI methods to achieve local Java chat program is based on a multiple client server chat program. Just be compiled to run.
Date : 2025-12-24 Size : 2kb User : wangdong

Client that uses sockets to communicate
Date : 2025-12-24 Size : 3kb User : jota

DL : 0
基于TCP,UDP协议的client,server代码,及增加了文件传输判断的加强版-Based on TCP, UDP protocol client, server code, and to increase the file transfer to determine the enhanced version of
Date : 2025-12-24 Size : 3kb User : alick

编写客户/服务器程序,客户端Client.java使用DatagramSocket对象将数据包发送到服务器,请求获取服务器端的图像(考生可自选图像文件)。服务器端Server.java将图像文件包装成数据包,并使用DatagramSocket对象将该数据包发送到客户端。首先将服务器端的程序编译通过,并运行起来,等待客户的请求。-The preparation of client/server program, client Client.java use DatagramSocket object data packets sent to the server, requesting access to server-side image (Candidates may be optional graphics file). Server-side image file Server.java will be packaged into data packets, and use the DatagramSocket object to send the packet to the client. First, the procedure will be compiled by the server-side and up and running, waiting for client requests.
Date : 2025-12-24 Size : 2kb User : Allan

a TelNet server coded in JaVa.
Date : 2025-12-24 Size : 4kb User : samuray

source code for client server java programing
Date : 2025-12-24 Size : 6.13mb User : khoiril
« 12 3 4 5 6 7 8 9 10 ... 47 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.