文件名称:Cottage-qq
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-01-16
- 文件大小:
- 180kb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于Socket的网络通信设计,综合运用网络协议、编程语言、API和图形界面实现基于socket建立、监听、连接、发送数据和接收数据的网络通信程序。
-Socket-based network communication design, integrated use of network protocols, programming language, API, and a graphical interface based on the socket to establish, monitor, connect, send data and receive data network communication program.
-Socket-based network communication design, integrated use of network protocols, programming language, API, and a graphical interface based on the socket to establish, monitor, connect, send data and receive data network communication program.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
qqClient
........\.classpath
........\.project
........\bin
........\...\app
........\...\...\Run.class
........\...\controller
........\...\model
........\...\.....\ClientConnServerThread.class
........\...\.....\ManageClientConnServerThread.class
........\...\.....\QQClientTransportation.class
........\...\.....\QQClientUser.class
........\...\util
........\...\....\Info.class
........\...\....\ManageClientChatWindow.class
........\...\....\ManageClientFriendList.class
........\...\....\Message.class
........\...\....\MessageType.class
........\...\....\User.class
........\...\view
........\...\....\ClientChatWindow.class
........\...\....\ClientFriendList.class
........\...\....\ClientLogin.class
........\images
........\......\client_chatwin_bg.png
........\......\client_friendlist_icon.png
........\......\client_login_head.jpg
........\......\client_login_login.png
........\......\client_login_set.png
........\myQQ
........\src
........\...\app
........\...\...\Run.java
........\...\controller
........\...\model
........\...\.....\ClientConnServerThread.java
........\...\.....\ManageClientConnServerThread.java
........\...\.....\QQClientTransportation.java
........\...\.....\QQClientUser.java
........\...\util
........\...\....\Info.java
........\...\....\ManageClientChatWindow.java
........\...\....\ManageClientFriendList.java
........\...\....\Message.java
........\...\....\MessageType.java
........\...\....\User.java
........\...\view
........\...\....\ClientChatWindow.java
........\...\....\ClientFriendList.java
........\...\....\ClientLogin.java
qqServer
........\.classpath
........\.project
........\bin
........\...\app
........\...\...\Run.class
........\...\controller
........\...\database
........\...\........\SqlHelper.class
........\...\model
........\...\.....\ManageClientThread.class
........\...\.....\QQServer.class
........\...\.....\QQServerUser.class
........\...\.....\ServerConnClientThread.class
........\...\util
........\...\....\Message.class
........\...\....\MessageType.class
........\...\....\User.class
........\...\view
........\...\....\ServerMain.class
........\src
........\...\app
........\...\...\Run.java
........\...\controller
........\...\database
........\...\........\SqlHelper.java
........\...\model
........\...\.....\ManageClientThread.java
........\...\.....\QQServer.java
........\...\.....\QQServerUser.java
........\...\.....\ServerConnClientThread.java
........\...\util
........\...\....\Message.java
........\...\....\MessageType.java
........\...\....\User.java
........\...\view
........\...\....\ServerMain.java