搜索资源列表
利用Socket进行Java网络编程
- 利用socket进行网上对话聊天,包括服务器端和客户端程序源码及用户界面的建立.-You can chat with socket online,including server and client source code and the implementation of GUI
Web Server
- 用java实现了web服务器,代码完全手写,直观易懂!服务器功能比较全面,可供相关程序员参考!-used to achieve a web server, code completely handwritten, intuitive easy! Server functionality, more comprehensive programmer's reference for relevant!
RMI入门例子
- RMI(java 远程方法调用):此例子实现了客户端程序通过远程接口向服务器程序发出计算请求,服务器程序调用了一个计算方法,并把结果返回给客户端,这样便达到分布式计算的效果。上传文件里有详细的部署和使用说明,在win2000上测试通过。-RMI (Java Remote Method Invocation) : this example to achieve the client interface to the remote server computing issued request, t
javawork_chat
- 本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
JAVA聊天室实现(多功能)
- 实现功能:· 用户上线·包括新用户上线和已使用过该系统的用户上线·每位在线的用户将会收到该用户上线的通知·该用户会收到所有已在线的用户的信息·朋友下线 ·服务器端删除该用户信息·每位在线的用户将会收到该用户下线的通知,同时删除改用户的信息·聊天终止,文件传输终止· 修改用户名字·用户可以在对应的文本框内直接修改名称·用户可以在保存的Myinfo.txt中直接修改名称· 聊天功能:·公聊:所有在线的用户都可以看到你的发言·私聊:能和所有以在线的用户进行私聊,其他用户看不到私聊对象之间的聊天 ·
JAVA网上发牌源代码
- 本软件是一个基于服务器/客户端的应用程序,因此,若想实现本程序,必须先运行服务器,而且在客户端必须达到三个才能开始工作。本软件具有如下主要功能: ·联机发牌 ·简单的出牌 -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
Network-java
- JAVA中网络的处理方法.有服务器端,和客户端代码.值得学习 -Java network approach. A server and client code. Worth learning
ex9.3.4
- 一个java编写的在控制台中进行通信的简单局域网通信软件,服务器端采用多线程实现多客户服务.-prepared a java console in a simple communication LAN communications software, the server-use multi-threaded multi-customer service.
EchoExam
- 最简单的服务器客户端通信程序,带注释,都是我学习的时候写的,希望对java初学者有用-most simple client server communication procedures with the Notes are learning when I write, java beginners want to useful
zsp
- ClientDemo.java 为客户端,ServerDemo.java为服务端,可以可以实现简单的ICQ的会话-ClientDemo.java for clients, ServerDemo.java for server can be a simple conversation ICQ
udpfuwuqiduan
- 这是一个用JAVA编写的UDP网络服务器端应用程序有很大的使用价值-This is a preparation with Java UDP network server applications have great value
gupiaobaojiafuwuqiduan
- 这是一个用JAVA开发的股票报价服务器端的应用程序的原代码-This is a development with Java stock quotes server application's source code
ClientExample
- 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.
MathSocketServer
- 一个用Java socket实现的服务器,具有计算简单数学函数的功能-a Java server socket achieved with a simple mathematical calculation of functionality
wenjiandaima
- 用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 com
MuluiTalkClient.java
- 支持多客户的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
socket(chlientandserver)
- 一个用JAVA实现的socket通信,包含服务器端和客户端。-JAVA with a socket communications, including server and the client.
server
- 用JAVA写的一个小型聊天室的服务器端,前面是客户端的
Server&Client
- 简单的客户端服务器程序,java编写,功能十分简单-simple client-server process, the preparation of java, a very simple function
java通信程序
- 本程序实现了最简单的端到端通信,分为服务器端和客户端两个,适合初学者研究-realized by the most simple end-to-end communications, divided into server and client 2, suitable for beginners study