搜索资源列表
利用Socket进行Java网络编程
- 利用socket进行网上对话聊天,包括服务器端和客户端程序源码及用户界面的建立.-You can chat with socket online,including server and client source code and the implementation of GUI
chat
- 应用socket实现网络 聊天程序,涉及到了tcp连接,java GUI -Realize chat program ,socket program
chatroom
- 一个Java聊天室,基于Socket和GUI-A Java chat rooms, Socket-based and GUI
Java_Chat
- A java chat server and client. Displays multithreading, socket programming, and using gui. Can support multiple chat clients at the same time along with login/logout.