搜索资源列表
javasocket
- java socket server,对初学者很好的参考意义,其中的很多socket操作机理已很好的在java编程中得到应用-java socket server, on the significance of a good reference for beginners, many of which socket to operate the mechanism have been very good in java programming has been applied
network
- 用java编写的基于TCP/IP的简单聊天程序 使用方法:先启动Server端.然后再启动Client端.-Prepared by using java-based TCP/IP chat program simple to use: first start Server client. Client-side and then restart.
Chat_server_client
- Java GUI实现的聊天软件,分客房和服务器端-A chat soft base on Java GUI,it can divide into server and client two parts.
ClientServer_usingsocket_java
- client server using socket programing with best optimized way to do .. and how to do guide is also availabe
ftp
- Example FTP server client/server
bomberman
- A client/server application that implements the game of Boomberman. This example broadcasts information via a multicast socket, builds its GUI with Swing components, uses multiple synchronous threads, and communicates with RMI
ftp_project
- The zip file contains the source code of a ftp client and server employing java language.
java
- 用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.
ChatClientServer
- mini chat client server
TicTacToe
- 本程序分为两部分,客户端和服务器端,服务器在gameServer文件夹中,客户端在gameClient中,此程序使用当前流行JAVA编译器之一Eclipse编辑完成,打包为两个jar文件后可在任意有JAVA环境的系统中运行。打包文件server.jar为服务器,client.jar为客户端。-The program is divided into two parts, the client and server, the server in gameServer folder, the clie
PC_health_server
- Server Client project to get PC health of remote sever.
Telnet-Server-Client
- a TelNet server coded in JaVa.
NetworkService1.0.0.1_2
- A Java class library for networking applications using Java sockets & threads. From simple listener classes to skeletons for building server & client applications, This library aims to take care of all socket programming & multithreading you need.
server
- 用PHP SOCKET做QQ服务器。这里仅写了服务器端,客户端可以用FLASH、AIR或C++程序。-To do with PHP SOCKET QQ server. Here only to write the server side, the client can use the FLASH, AIR, or C++ program.
Chat-Server-Client
- Source code for a chat between 2 computers using socket in Java.
client
- Java写的服务器客户端通信聊天的源码,思路清晰,适合初学者。-Source code written in Java chat server-client communication, clear thinking, suitable for beginners.
Java Socket TCP+UDP Client+Server
- A good Java Socket TCP+UDP Client+Server.
udp-server-client
- UDP Server and Client.. This Code can be converted to jar files and data can be transmitted from different systems
server-client
- 建一个客户端,服务器,多线程服务器 网络实验,东北大学-a client and a server
java-RMI-math-operator-server-client
- A java RMI server client math operator. Simple project for the network services class.-A java RMI server client math operator. Simple project for the network services class.