搜索资源列表
-
0下载:
本程序是用JAVA写的,是一个算是简单的聊天程序,实现了客户机跟服务器的对话。可作为其他程序的子程序使用和作为JAVA初学者的参考程序。-this program is written in Java, is regarded as a simple chat program, to achieve a client with the server dialogue. Other procedures can be used as a subroutine and use as a refere
-
-
0下载:
客户端,服务器端的连接,用于一个简单的聊天室,实现两端的交互.-client, server connectivity for a simple chat room, to achieve two ends of the interaction.
-
-
0下载:
这是一个简单的JAVA聊天程序,同时能够发送声音。
包括两个部分:服务器端和客户端。
基本功能如下:
服务器端:
向所有客户端发送消息;转发消息;发送声音数据给客户端。
客户端:
显示当前在线用户;向某个用户发送消息;接受服务器端发送过来的声音。
这个程序可能看起来有点乱,因为很久没用JAVA了,但是最近别人要我帮忙写一个,所以就。。。
希望能够起到抛砖引玉的效果。
Feel free and enjoy it!-This is a simple
-
-
0下载:
简易的QQ聊天程序
里面只有两个文件
server.java client.java
供初学者研究学习-QQ Chat simple procedure but only two documents server.java client.j ava for beginners Studies
-
-
0下载:
聊天系统雏形,包括服务器端,和客户端。代码很简单-Embryonic form of chat system, including server-side, and the client. Code is very simple
-
-
0下载:
java 简单网络聊天窗口功能简单,实现了服务端和和客户端字符发送接收,可以无限扩充。有兴趣的继续扩展。
-simple java web chat window function is simple to achieve a server and client character send and receive, unlimited expansion. Continue to expand.
-
-
0下载:
简单的Java聊天项目,是采用JavaSwing编写的,分为服务器端和客户端,服务器端要输入端口号,客户端主要是用户列表和信息列表。-Simple Java chat program, is the use of JavaSwing written into the server and client, server-side to enter the port number, the client is the user list and the main message list.
-
-
1下载:
多用户之间的信息共享,绘图区绘图共享,可以聊天并且发表情;用Java编写界面,用seversocket创建服务端,socket创建客户端,实现简单图形绘画和一对多聊天,客户端和服务端都能显示在线用户;本程序是基于java Socket设计实现的多用户间的网络白板功能(Multi-user information sharing, drawing area drawing sharing, can chat and express feelings; Write the interface in
-