搜索资源列表
P2P式多用户在线聊天Java程序
- 该资源给出了Eclipse下完整的Java源码工程包和详细开发说明文档。下载完导入Eclipse即可使用,无需调试,实用性极强!程序各模块接口清晰,可以修改扩展打造一个完全属于自己的聊天室! 功能描述:实现了一个多用户的在线聊天程序,C/S结构,客户端可发送消息,然后其他的用户接收到该消息并将其显示在界面中,服务器对信息进行有关处理并向适当的用户发送,同时在服务器端还将显示所有的在线用户,网络管理员即服务器端管理员可选中某用户并将其踢出该聊天室。 扩展功能:本程序
Java聊天程序源代码
- 这是一个Java聊天程序的源代码,可以直接运行,希望对大家有用.
openchat聊天室java
- 用java做的网页即时聊天系统。可以用于学习网页即时聊天功能的开发-Java web page to do with real-time chat system. Pages can be used to study the development of real-time chat
java网络聊天室源码
- 一个用java实现的网络聊天室程序
java+swing聊天室
- 用java+swing 做的一个小小的聊天室 可实现群聊 私聊 有个链表 是用ecplise做的
chat.rar
- 基本上实现了qq聊天部分的所有功能,比如发送qq表情,发送窗口抖动,查看好友资料,用户注册…… ,Basically achieved qq chat all functions, such as sending qq expression, sending window jitter, see friends material, user registration...
java.rar
- 局域网聊天系统,类似于qq一样,只是只能运行于局域网中。不过效果挺好。,LAN chat system, similar to qq, only running on the LAN only. However, good results.
JAVA+Socketchat
- java socket多线程聊天室程序,服务器和客户端之间实现通信-java socket multi-threaded chat rooms, servers and client communications between
java
- java聊天室程序,实现了聊天的功能,是自己没事写出来的-java chat room procedures, the chat function is to write himself out of nothing
qqq
- 很好的QQ聊天程序 象平常的QQ 一样-good QQ chat programs like the same normal QQ
test
- 这是一个功能不错的多人聊天室.可以多人联机,玩起来很方便的!-This is a function of more than a good chat room. Can be more than online, playing together is very convenient!
java
- 网络聊天程序 java课程设计-Internet chat program curriculum design java
JAVA_chat
- 这是一款用JAVA写的网络聊天程序源码 互相学习 希望能祝大家一臂之力-This is a network used to write JAVA chat program source code to learn from each other would like to wish everyone a helping hand
UDP
- java写的UDP聊天程序 十分好用哦!下载联系277937187 -java chat program written in a very useful UDP Oh! Download links 277,937,187
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.
liaotianshi
- 聊天室功能,发起即时聊天,有客户端和服务器端-yiyy
Javasound
- java 语音聊天程序 .JAVA源代码 文件简明 便于修改为自用 运行流畅-java voice chat program. JAVA source code files for personal use simple modifications to facilitate smooth operation
java
- 基于Socket的局域网聊天室系统, 本系统是采用JAVA1.6来完成的,是在TCP/IP环境下,实现客户端和服务器端两部分程序(Client和Server)。即首先服务器方要启动,客户端向服务器发出请求,服务器接收到请求后提供相应的服务。当客户端连接到已启动的服务器,客户端用户登录时,客户端输入的内容通过服务器端与其他客户端连接;客户端进入聊天室聊天时,服务器端与客户端进行数据交互。-Socket LAN-based chat room system, the system is used t
多人聊天+用户在线
- java聊天应用程序,采用java语言,和socket实现的聊天应用程序,包括服务器端和客户端(Java chat applications, using java language, and socket chat applications, including server-side and client)