Description: 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.
To Search:
File list (Check if you may need any files):
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