文件名称:qq3
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 59kb
- 下载次数:
- 1次
- 提 供 者:
- liu z******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于WinSock的即时通信软件功能原理模拟 1-2winsocket
目的与要求: 利用WinSock进行点对点通信,工作机制模仿即时通信软件的基本功能,登陆,上线,传递信息等等。分为客户部分和服务器部分两块,客户部分类似一般通信软件例如QQ,服务器部分主要提供客户端用户基本数据配置。
-WinSock-based instant messaging software features simulation of 1-2winsocket principle of the purpose and requirements: the use WinSock for point to point communication, imitation of the working mechanism of the basic functions of instant messaging software, landing, on-line, transmission of information and so on. Client and server part is divided into two parts, the client part of the similar general communications software such as QQ, the server part of the main provider of basic data client user configuration.
目的与要求: 利用WinSock进行点对点通信,工作机制模仿即时通信软件的基本功能,登陆,上线,传递信息等等。分为客户部分和服务器部分两块,客户部分类似一般通信软件例如QQ,服务器部分主要提供客户端用户基本数据配置。
-WinSock-based instant messaging software features simulation of 1-2winsocket principle of the purpose and requirements: the use WinSock for point to point communication, imitation of the working mechanism of the basic functions of instant messaging software, landing, on-line, transmission of information and so on. Client and server part is divided into two parts, the client part of the similar general communications software such as QQ, the server part of the main provider of basic data client user configuration.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
qq3\.classpath
...\.project
...\bin\CharServer$Client.class
...\...\CharServer.class
...\...\ChatClient$1.class
...\...\ChatClient$RecvMsg.class
...\...\ChatClient$tfInputIpListener.class
...\...\ChatClient$TfTxtListener.class
...\...\ChatClient$User.class
...\...\ChatClient$UsersPanel.class
...\...\ChatClient.class
...\...\Msg.class
...\client.jar
...\server.jar
...\.rc\CharServer.java
...\...\ChatClient.java
...\bin
...\src
qq3
...\.project
...\bin\CharServer$Client.class
...\...\CharServer.class
...\...\ChatClient$1.class
...\...\ChatClient$RecvMsg.class
...\...\ChatClient$tfInputIpListener.class
...\...\ChatClient$TfTxtListener.class
...\...\ChatClient$User.class
...\...\ChatClient$UsersPanel.class
...\...\ChatClient.class
...\...\Msg.class
...\client.jar
...\server.jar
...\.rc\CharServer.java
...\...\ChatClient.java
...\bin
...\src
qq3