文件名称:P2P
介绍说明--下载内容均来自于网络,请自行研究使用
类似P2P的QQ聊天系统,有客户端和服务器端。
服务器端记录当前在线客户列表,把客户列表发送给每一个在线客户,并实时刷新。
任一个客户可以和任意其它的客户进行交互,即从在线客户列表中选择一个或一组其它客户通过服务器转发彼此进行交互,包括信息交互,文件交互。
-Similar P2P QQ chat systems, client and server side. The server-side record a list of online customer, the customer list to send to every online customer, and real-time refresh. Any of a client can interact with any other client, select one or a group of other clients forwarding to each other through the server from the list of online customer interaction, including information exchange, file interaction.
服务器端记录当前在线客户列表,把客户列表发送给每一个在线客户,并实时刷新。
任一个客户可以和任意其它的客户进行交互,即从在线客户列表中选择一个或一组其它客户通过服务器转发彼此进行交互,包括信息交互,文件交互。
-Similar P2P QQ chat systems, client and server side. The server-side record a list of online customer, the customer list to send to every online customer, and real-time refresh. Any of a client can interact with any other client, select one or a group of other clients forwarding to each other through the server from the list of online customer interaction, including information exchange, file interaction.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
P2P通信\.classpath
.......\.project
.......\.settings\org.eclipse.jdt.core.prefs
.......\bin\Client\ClientFrame$1.class
.......\...\......\ClientFrame$2.class
.......\...\......\ClientFrame$3.class
.......\...\......\ClientFrame$4.class
.......\...\......\ClientFrame$5.class
.......\...\......\ClientFrame$6.class
.......\...\......\ClientFrame$ClientReceiveThread.class
.......\...\......\ClientFrame.class
.......\...\Server\Node.class
.......\...\......\ServerFrame$1.class
.......\...\......\ServerFrame$2.class
.......\...\......\ServerFrame$3.class
.......\...\......\ServerFrame$4.class
.......\...\......\ServerFrame$5.class
.......\...\......\ServerFrame$6.class
.......\...\......\ServerFrame$ServerListenThread.class
.......\...\......\ServerFrame$ServerReceiveThread.class
.......\...\......\ServerFrame.class
.......\...\......\UserInfoList.class
.......\src\Client\ClientFrame.java
.......\...\Server\ServerFrame.java
.......\...\......\UserInfoList.java
.......\bin\Client
.......\...\Server
.......\src\Client
.......\...\Server
.......\.settings
.......\bin
.......\src
P2P通信
.......\.project
.......\.settings\org.eclipse.jdt.core.prefs
.......\bin\Client\ClientFrame$1.class
.......\...\......\ClientFrame$2.class
.......\...\......\ClientFrame$3.class
.......\...\......\ClientFrame$4.class
.......\...\......\ClientFrame$5.class
.......\...\......\ClientFrame$6.class
.......\...\......\ClientFrame$ClientReceiveThread.class
.......\...\......\ClientFrame.class
.......\...\Server\Node.class
.......\...\......\ServerFrame$1.class
.......\...\......\ServerFrame$2.class
.......\...\......\ServerFrame$3.class
.......\...\......\ServerFrame$4.class
.......\...\......\ServerFrame$5.class
.......\...\......\ServerFrame$6.class
.......\...\......\ServerFrame$ServerListenThread.class
.......\...\......\ServerFrame$ServerReceiveThread.class
.......\...\......\ServerFrame.class
.......\...\......\UserInfoList.class
.......\src\Client\ClientFrame.java
.......\...\Server\ServerFrame.java
.......\...\......\UserInfoList.java
.......\bin\Client
.......\...\Server
.......\src\Client
.......\...\Server
.......\.settings
.......\bin
.......\src
P2P通信