文件名称:P2P_qqjsxi
- 所属分类:
- ICQ/即时通讯
- 资源属性:
- [Dephi] [Pascal] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 398kb
- 下载次数:
- 0次
- 提 供 者:
- kkbei******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1.程序采用网上介绍的方法实现最基本的P2P方式通讯.模拟实现即时消息互发.
2.P2P通讯说明:
1).网关类型是在理想状态下.即非对称型NAT.
2).同在一个内网的两个CLIENT端通讯时,如果网关NAT不支持环回,将会失败.
文件目录说明:
tQServer:程序服务端,请将其放在公网上运行.
tQClient:程序客户端,可以在不同的内网中运行登录连接到服务端.
Common:公共协议文件夹
-1. Program uses online methods described to achieve the most basic P2P communication. Simulation instant messaging each other hair. 2.P2P Newsletter Note: 1). Gateway type is in an ideal state. Ie non-symmetric NAT. 2). within the same network in a 2 CLIENT-side communication, if the gateway does not support NAT loopback, will fail. file directory Descr iption: tQServer: process server, please run on the public internet. tQClient: Programs Client , you can run a different log on within the network to connect to the server. Common: Public License folder
2.P2P通讯说明:
1).网关类型是在理想状态下.即非对称型NAT.
2).同在一个内网的两个CLIENT端通讯时,如果网关NAT不支持环回,将会失败.
文件目录说明:
tQServer:程序服务端,请将其放在公网上运行.
tQClient:程序客户端,可以在不同的内网中运行登录连接到服务端.
Common:公共协议文件夹
-1. Program uses online methods described to achieve the most basic P2P communication. Simulation instant messaging each other hair. 2.P2P Newsletter Note: 1). Gateway type is in an ideal state. Ie non-symmetric NAT. 2). within the same network in a 2 CLIENT-side communication, if the gateway does not support NAT loopback, will fail. file directory Descr iption: tQServer: process server, please run on the public internet. tQClient: Programs Client , you can run a different log on within the network to connect to the server. Common: Public License folder
(系统自动生成,下载前可以参看下载内容)
下载文件列表
P2P方式模拟QQ即时消息通讯\Readme.txt
源码网说明.txt
下载说明.html
P2P方式模拟QQ即时消息通讯\tQServer\ServerProject.exe
.........................\..Client\tQClientProject.exe
.........................\..Server\ServerProject.cfg
.........................\..Client\tQClientProject.cfg
.........................\........\AboutUnit.dcu
.........................\..Server\MainUnit.dcu
.........................\..Client\MainUnit.dcu
.........................\..Server\testQQCommon.dcu
.........................\Common\testQQCommon.dcu
.........................\tQClient\AboutUnit.ddp
.........................\........\MainUnit.ddp
.........................\..Server\MainUnit.ddp
.........................\..Client\AboutUnit.dfm
.........................\..Server\MainUnit.dfm
.........................\..Client\MainUnit.dfm
.........................\..Server\ServerProject.dof
.........................\..Client\tQClientProject.dof
.........................\..Server\ServerProject.dpr
.........................\..Client\tQClientProject.dpr
.........................\........\AboutUnit.pas
.........................\..Server\MainUnit.pas
.........................\..Client\MainUnit.pas
.........................\Common\testQQCommon.pas
.........................\tQServer\ServerProject.res
.........................\..Client\tQClientProject.res
.........................\Common
.........................\tQClient
.........................\tQServer
P2P方式模拟QQ即时消息通讯
源码网说明.txt
下载说明.html
P2P方式模拟QQ即时消息通讯\tQServer\ServerProject.exe
.........................\..Client\tQClientProject.exe
.........................\..Server\ServerProject.cfg
.........................\..Client\tQClientProject.cfg
.........................\........\AboutUnit.dcu
.........................\..Server\MainUnit.dcu
.........................\..Client\MainUnit.dcu
.........................\..Server\testQQCommon.dcu
.........................\Common\testQQCommon.dcu
.........................\tQClient\AboutUnit.ddp
.........................\........\MainUnit.ddp
.........................\..Server\MainUnit.ddp
.........................\..Client\AboutUnit.dfm
.........................\..Server\MainUnit.dfm
.........................\..Client\MainUnit.dfm
.........................\..Server\ServerProject.dof
.........................\..Client\tQClientProject.dof
.........................\..Server\ServerProject.dpr
.........................\..Client\tQClientProject.dpr
.........................\........\AboutUnit.pas
.........................\..Server\MainUnit.pas
.........................\..Client\MainUnit.pas
.........................\Common\testQQCommon.pas
.........................\tQServer\ServerProject.res
.........................\..Client\tQClientProject.res
.........................\Common
.........................\tQClient
.........................\tQServer
P2P方式模拟QQ即时消息通讯