搜索资源列表
自制网络聊天室
- 用java技术编写的,包含有服务器端和客户端的聊天室-prepared using java technology, includes server and the client chat rooms
聊天室程序
- 实现网络聊天的功能,采用java编程,服务器与客户端采用了TCP/IP连接方式,登录功能。客户可以通过服务器转发,实现一对一和多对多聊天。客户端程序应该可以实时显示目前其它用户的状态,管理员可以踢人出聊天室,用户可以登录和注册进入聊天室~~
java聊天站源代码
- 用来构建简单的网络聊天室的java源代码。请指教。-used to construct a simple Web chat room java source code. Please enlighten.
javaliaotiancx
- 一个阻塞方式的socket做的java网络聊天程序-obstructive form of a socket so java network chat program
P2P式多用户在线聊天Java程序
- 该资源给出了Eclipse下完整的Java源码工程包和详细开发说明文档。下载完导入Eclipse即可使用,无需调试,实用性极强!程序各模块接口清晰,可以修改扩展打造一个完全属于自己的聊天室! 功能描述:实现了一个多用户的在线聊天程序,C/S结构,客户端可发送消息,然后其他的用户接收到该消息并将其显示在界面中,服务器对信息进行有关处理并向适当的用户发送,同时在服务器端还将显示所有的在线用户,网络管理员即服务器端管理员可选中某用户并将其踢出该聊天室。 扩展功能:本程序
java网络聊天室源码
- 一个用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
ChattingRoom
- 计算机网络_基于JAVA的网络聊天室。使用Applet,分别建立服务器和客户端两个工程,先运行服务器端,在运行客户端即可。-Computer Networks _ Web-based JAVA chat rooms. Use Applet, were established server and the client two works, first run the server side, the client can be run.
UDP
- 一个 基于 UDP 协议 的网络聊天程序-A network based on UDP protocol chat program
Java-project-design
- 这是一个典型的网络聊天系统的设计和开发案例,完整地体现了一个网络应用系统的对象定义、对象建模和模型转换为编码的基本开发流程。-This is a typical online chat system design and development case, a complete embodiment of a network application system for object definition, object modeling and model transformation for
java
- 用JAVA做得网络聊天室可以多人聊天,可以私聊-Internet chat rooms with JAVA can do more than chat, you can whisper
Java-client-chat-program
- Java 实现的网络聊天系统,实现客户端间的通信 Java聊天室程序-Java implementation of the Internet chat system, and communication between the Java client chat program
ChatRoom
- java网络聊天室,包含客户端,服务器和界面的相关内容,界面美观。-java chat rooms, including client, server and interface-related content, beautiful interface.
java-MyQQ
- 基于java的网络聊天系统,是关于服务器和客户端的socket网络通信-java project,used to communicate through the network,it is mainly about the socket.
chat2
- 基于java的ui设计与java的网络编程为一体的即时通讯工具,对了解网络聊天工具有着极大的示范作用-Ui java-based web design and java programming tool for the integration of instant messaging, Internet chat tool for understanding has a great role model
chat3
- 基于java的ui设计与java的网络编程为一体的即时通讯工具,对了解网络聊天工具有着极大的示范作用(对之前上传的)一些改进,加入了XML等,更加的贴近实际-Ui java-based web design and java programming tool for the integration of instant messaging, Internet chat tool for understanding has a great role model (for previously up
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
ChatRoom
- 一个简单的java网络聊天室,实现了私聊和群发。-A simple java web chat room, private chat and mass.
新建文件夹
- 简单的网络编程案例,编写两个java程序实现实时聊天(A simple case of network programming, writing two Java programs for real time chat)
仿QQ聊天程序SOCKET编程服务端与客户端
- 用java语言及网络通信socket编程编写的网络聊天室,能够实现多人在线聊天。(The network chat room which is written in the Java language can realize the multi - person online chat.)