搜索资源列表
-
1下载:
利用socket进行网上对话聊天,包括服务器端和客户端程序源码及用户界面的建立.-You can chat with socket online,including server and client source code and the implementation of GUI
-
-
0下载:
chat is server client application which is written in java having good GUI
-
-
0下载:
a simple example for a java server-client multi-thread learning. gui based!
-
-
0下载:
SimpleSocket是一个C + +库使得Socket客户机/服务器编程更容易。该文库包含类Socket和ServerSocket。这些类可以使用同样的方式作为同一名称的Java类。它使使用C++流将数据发送到驶过。 SimpleSocket进行了测试,在两Windows98和Windows NT4的一个GUI Origin200和GNU Cygwin的环境(IRIX的6.5)。图书馆工作预计将在Linux或其它Unix系统,有少量的修改。 SimpleSocket利用了SimpleExce
-
-
1下载:
A simple Java based Proxy (with some features such as dynamic packet creation) for Conquer Online.
This works with the newest Conquer Online version (unless they make any packet offset changes, which should be easily fixable). Works with priva
-
-
0下载:
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.
-
-
0下载:
这是一个包含用户界面的聊天软件,使用Java语言进行编辑。
采用了非常高效的编码逻辑,可以实现server端和client端。-It is the implementation of GUI for a chat room program.
Behaviors (Server)
When the server starts up, it should try to load from “accounts.dat” for saved accounts
o Each account
-