搜索资源列表
利用Socket进行Java网络编程
- 利用socket进行网上对话聊天,包括服务器端和客户端程序源码及用户界面的建立.-You can chat with socket online,including server and client source code and the implementation of GUI
803926biancheng
- 加密控件另外一个java写的聊天软件,学习java网络编程有帮助-encryption controls an additional write java chat software, learning java help network programming
MYJQQ
- 我自学JAVA的习作,编写的一个类似QQ的网络即时通讯软件,在不同电脑上输入对方IP即可实现相互聊天,简洁方便。运行run.bat即可运行。-self-JAVA exercises, preparation of a network of similar QQ IM software, in different computer input on the other side IP can chat with each other, simple convenience. Also runnin
Mutlitcast
- java组播实现聊天室 着是一个利用MulticastSocket技术实现的网络聊天室-achieve chat rooms with the use of a technology MulticastSocket network Chat Room
Chatroom-java
- 用java编写的网络聊天室程序 程序很简单 功能很全 适合学习用-prepared using Internet chat room Procedure is very simple feature is suitable to study the whole
chatserverandclient
- 用java实现的网络聊天室,包括服务器和客户端.-achieved using java chat room network, including server and the client.
liaotian_java
- 这是一个用java和socket编的能够在网络上,多人聊天的小程序-This is a socket with java and the series to the network, with many small procedures Chat
mychat
- 用java写的网络应用socket的小程序。 一个简单的聊天系统。
chat_java
- java聊天室程序源代码,图文并茂,是一个学习java网络编程的好入门示例。