搜索资源列表
socket.rar
- socket程序,用java实现的一个简单聊天界面,socket program using java realization of a simple chat interface
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.
socket
- j2me使用soket协议做的一对多聊天的例子。网上多是一对一的-soket agreement to use j2me to do one-to-many chat example. Are one-on-one online
JAVA+Socketchat
- java socket多线程聊天室程序,服务器和客户端之间实现通信-java socket multi-threaded chat rooms, servers and client communications between
Java-QQ
- 基于Java的网络聊天程序,用Java Socket实现网络聊天室,分为服务器和客户端两部分,客户端界面实现聊天功能,服务器是信息中心,类似QQ,有注解.-Java-based network chat program, using Java Socket network chat rooms, divided into server and client in two parts, the client chat interface, the server is the information
java-socket
- 简单的JAVA聊天实现。客户端。TCP/UDP的使用。。。。。点对点通讯以及群发消息。-Simple JAVA chat implementation. Client. TCP/UDP use. . . . . Point to point communication, and mass messaging.
MsgSend
- socket聊天室,有SERVER端和CLIENT端,先运行SERVER端,再运行CLIENT端可多次添加用户,各用户可以自由聊天,有聊天记录显示!-socket chat rooms, has SERVER and CLIENT client-side, first run the SERVER side, and then run the client CLIENT add multiple users, the users are free to chat, have a chat rec
java_chatroom
- 基于JAVA SOCKET的聊天示例,采用APPLET设计聊天页面。分为客户端,服务器端。-JAVA SOCKET chat-based sample, using APPLET Designed chat page. Divided into client, server-side.
socket
- 一个socket程序,可以实现聊天功能,用java实现的,很好-A socket program, you can achieve chat with java implementation, and good
socket
- 轻松学会用socket编写的简单的聊天程序,包括客户端和服务器-Learn how to use socket easily prepared by simple chat program, including client and server
socket
- Java 基于socket通讯的聊天室~ 有Server短和Client,多线程可以同时一对多聊天~-Java-based chat room communications socket ~ There Server is very short and the Client, at the same time one-to-many multi-threaded chat ~
socket
- 基于socket编写的java聊天软件,分为客户端和服务端,可以进行群聊和私聊,界面人性化-Socket prepared based on the java chat software, and services into the client side, can be a group chat and私聊, user-friendly interface. .
java1-echo
- 利用Java socket 编写的简单的聊天程序,是c/s结构-Java socket prepared using a simple chat program, the c/s structure
Chat
- An implementation of Chat by applet in a window html using socket (Java (Eclipse Project-An implementation of Chat by applet in a window html using socket (Java (Eclipse Project))
ChineseChess
- 中国象棋。网络对战。采用Net Beans IDE开发。寻找主机采用IP多点传送。可以聊天。使用UDP进行数据传送。Java Socket编程。-Chinese chess. Network war. Developed using Net Beans IDE. To find the host using IP multicast. Can chat. The use of UDP for data transfer. Java Socket Programming.
ChatMultiClient
- This a simple program Chat Multiclient with Java Socket-This is a simple program Chat Multiclient with Java Socket
java-socket
- java基于socket聊天室源代码,广播的方式进行编码-socket-based chat rooms java source code, to encode the broadcast mode
java.socket
- 多线程 聊天 局域网聊天系统的设计与实践,java,socket-Chat LAN multi-threaded chat system design and practice, java, socket
socket
- 简单的java socket聊天程序,无图形界面版,可以一对多聊天,之前已上传了有界面的-Simple java socket chat program, no graphical interface version, can be one to many chat, before the interface has been uploaded there
Chat
- This course is going to teach you how to write client-server applications in Java using socket programming. It will also teach you how to write a multi-user/group chat application in Java with chat logging functionality