搜索资源列表
自制网络聊天室
- 用java技术编写的,包含有服务器端和客户端的聊天室-prepared using java technology, includes server and the client chat rooms
局域网聊天11
- 局域网聊天功能的实现,有源码说明,适合初学JAVA的人-the realization of a source that for the beginner JAVA
基于在JAVA上的类ICQ系统
- 在JAVA上的一个类ICQ聊天系统,服务器和客户机都已经测试,可以正常使用,如果你有本事完善的话,请联系我!谢谢!-in a category on the ICQ chat systems, servers and clients are already testing can normal use, if you have a good sound, please contact me! Thank you!
javaliaotian
- java的聊天程序,还可以,希望大家支持。-java chat procedures, but also the hope that you will support them.
基于Java的聊天室服务器的设计与实现
- 关于聊天室的一个小程序,大家可以运行试试,挺好用的-chat rooms on a small procedure, we can try to run, a very good use
P2P式多用户在线聊天Java程序
- 该资源给出了Eclipse下完整的Java源码工程包和详细开发说明文档。下载完导入Eclipse即可使用,无需调试,实用性极强!程序各模块接口清晰,可以修改扩展打造一个完全属于自己的聊天室! 功能描述:实现了一个多用户的在线聊天程序,C/S结构,客户端可发送消息,然后其他的用户接收到该消息并将其显示在界面中,服务器对信息进行有关处理并向适当的用户发送,同时在服务器端还将显示所有的在线用户,网络管理员即服务器端管理员可选中某用户并将其踢出该聊天室。 扩展功能:本程序
chat.rar
- 基本上实现了qq聊天部分的所有功能,比如发送qq表情,发送窗口抖动,查看好友资料,用户注册…… ,Basically achieved qq chat all functions, such as sending qq expression, sending window jitter, see friends material, user registration...
java
- java聊天室程序,实现了聊天的功能,是自己没事写出来的-java chat room procedures, the chat function is to write himself out of nothing
EQchat
- 网上聊天.可以上传文件,就像我们的QQ一样进行即时通讯,所有的功能基本上和QQ一样,视频聊天功能一样可以使用-chatroom on the Internet
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.
java
- 基于Socket的局域网聊天室系统, 本系统是采用JAVA1.6来完成的,是在TCP/IP环境下,实现客户端和服务器端两部分程序(Client和Server)。即首先服务器方要启动,客户端向服务器发出请求,服务器接收到请求后提供相应的服务。当客户端连接到已启动的服务器,客户端用户登录时,客户端输入的内容通过服务器端与其他客户端连接;客户端进入聊天室聊天时,服务器端与客户端进行数据交互。-Socket LAN-based chat room system, the system is used t
java-socket
- java基于socket聊天室源代码,广播的方式进行编码-socket-based chat rooms java source code, to encode the broadcast mode
udp-chat
- 实现UDP下的聊天室,用户端的端口是根据系统时间进行计算得到的,使用时若是出现冲突要重复尝试即可-Chat room under the UDP to achieve the client' s port is calculated according to the system time, the use of conflict if you can try to repeat
TCP
- TCP聊天系统,实现局域网的信息交流,实现局域网的文件传输,信息交流,聊天。-TCP chat system, the exchange of information in LAN, LAN to achieve file transfer, information exchange, chat.
QQ
- 这是一个模拟qq的一个通讯工具,可以实现聊天,群聊,添加删除好友,生成聊天记录等的功能-Qq This is a simulation of a communication tool, can chat, group chat, add and delete friends, chat and other features generated
QQ-JAVA
- 实时聊天工具,类似腾讯qq,主要功能有实时聊天,修改备注,发图片,发视频音频等等,有助于学习和了解java网络通信编程。-Real-time chat tools like Tencent qq, the main function of a real-time chat, Edit Note, send pictures, send video and audio, etc., contribute to learning and understanding of the Java netwo
java-chartroom
- 一个基于JAVA的聊天室的完整工程,包含源码,可运行程序,设计报告以及说明程序结构的ppt。-A JAVA-based chat room design and implementation of, including source code, run the program, the design report and descr iption of the program structure ppt.
Java聊天室程序
- 模拟qq聊天,有利于初学者认真的学习以及模仿,使其更容易进阶(like wexin or qq chat)
仿QQ聊天程序SOCKET编程服务端与客户端
- 用java语言及网络通信socket编程编写的网络聊天室,能够实现多人在线聊天。(The network chat room which is written in the Java language can realize the multi - person online chat.)