搜索资源列表
利用Socket进行Java网络编程
- 利用socket进行网上对话聊天,包括服务器端和客户端程序源码及用户界面的建立.-You can chat with socket online,including server and client source code and the implementation of GUI
javaicp22
- 用java socket包编的最简单的聊天室,-socket packets with the most simple part of the chat rooms,
socket聊天室
- 一个用socket编的聊天室 以为java平台,实现聊天的小程序-socket with a series of the chat room thought java platform to achieve chatting small program
talkhome.rar
- socket聊天室,多个客户端和一个服务端,服务端可以同时和多个客户端聊天,发送消息。,socket chat rooms, multiple clients and a server, client services at the same time and multiple clients to chat, send a message.
talk
- socket通信的聊天室代码,一个服务端可以对应多个客户端。可以同时和不同个客户端通信。-Chat socket communication code, a service clients can correspond to multiple clients. At the same time and different client communications.
chat
- java实现聊天功能,使用套接字。多线程。即可听,也可以说-java chat function to achieve, the use of socket. Multi-threading. You can listen to, it can be said
socket
- 用java开发的soket聊天程序,有3个soket工程,其中第3个有swing和dos之分,还有2个ppt教程!-With the java chat program developed soket, there are three soket project, the first of which three are swing and the dos of the points, there are 2 ppt tutorial!
chat
- 应用socket实现网络 聊天程序,涉及到了tcp连接,java GUI -Realize chat program ,socket program
socket
- java socket编程的一个例子,主要实现客户端和服务器端的交流,是一个小的聊天室-java socket programming example, the main achievement of the client and server side exchange is a small chat room
chat
- socket编程,模拟了一个客户端,一个服务器端,各有一个界面,可添加客户端,通过服务器实现互相通信。 -socket programming to simulate a client, a server-side, each with an interface, you can add clients, achieved through the server communicate with each other.
chat
- 基于Java socket server 通信的 群聊软件 -Group chat software
P2P_JAVA
- 一个简单的P2P聊天软件,使用java编写,有界面,适合初学者学习java的socket编程和界面编程。使用eclipse编写。-A simple P2P chat software written using Java, interface, suitable for beginners to learn Java socket programming and programming interface.Using Eclipse Develop.
qagic
- Java语言实现Socket结构的聊天程序,分为服务器端和客户端-The Java language to realize the structure of the Socket chat program, is divided into client and server
zsdlize
- Java语言实现Socket结构的聊天程序,分为服务器端和客户端-The Java language to realize the structure of the Socket chat program, is divided into client and server
mheTos
- Java语言实现Socket结构的聊天程序,分为服务器端和客户端-The Java language to realize the structure of the Socket chat program, is divided into client and server
Chat_Client
- how to build a client chat via socket java
Chat_Server
- how to build a server chat via socket java
httpCilent
- 计算机网络 socket编程 java聊天室的实现(Implementation of java chat room in computer network socket programming)
ChatRoom
- 利用Java socket实现的简易聊天室(A simple chat room with Java socket)
NetWBnew
- 多用户之间的信息共享,绘图区绘图共享,可以聊天并且发表情;用Java编写界面,用seversocket创建服务端,socket创建客户端,实现简单图形绘画和一对多聊天,客户端和服务端都能显示在线用户;本程序是基于java Socket设计实现的多用户间的网络白板功能(Multi-user information sharing, drawing area drawing sharing, can chat and express feelings; Write the interface in