thanksharp_tq_v0.0.2

所属分类:网络编程
开发工具:C++ Builder
文件大小:534KB
下载次数:18
上传日期:2006-03-07 23:25:11
上 传 者568813
说明:   1.程序采用网上介绍的方法实现最基本的P2P方式通讯.模拟实现即时消息互发. 2.P2P通讯说明: 1).网关类型是在理想状态下.即非对称型NAT. 2).同在一个内网的两个CLIENT端通讯时,如果网关NAT不支持环回,将会失败. 文件目录说明: tQServer:程序服务端,请将其放在公网上运行. tQClient:程序客户端,可以在不同的内网中运行登录连接到服务端. Common:公共协议文件夹. 本程序只是实现简单的
(1. Online procedures introduced by the most basic method of peer-to-peer communication. Simulation made instant messaging each other. 2.P2P communications Note : 1). Gateway is the ideal type of state. That is non-symmetric NAT. 2). With one in the net within two CLIENT- communication, if not support NAT Gateway Circular, will fail. directory : tQServer :-service procedures, I would be grateful if the public on its Internet. tQClient : clients, in different operations within the network login to connect to the server. Common : Public folder agreement. this procedure is a simple realization)

文件列表:
thanksharp_tQ_V0.0.2\tQServer\MainUnit.dcu (9782, 2005-02-28)
thanksharp_tQ_V0.0.2\tQServer\ServerProject.exe (422912, 2005-02-28)
thanksharp_tQ_V0.0.2\tQServer\ServerProject.res (876, 2005-02-25)
thanksharp_tQ_V0.0.2\tQServer\testQQCommon.~pas (2541, 2005-02-26)
thanksharp_tQ_V0.0.2\tQServer\testQQCommon.dcu (2249, 2005-02-26)
thanksharp_tQ_V0.0.2\tQServer\ServerProject.~dpr (251, 2005-02-26)
thanksharp_tQ_V0.0.2\tQServer\ServerProject.dpr (251, 2005-02-26)
thanksharp_tQ_V0.0.2\tQServer\ServerProject.dof (2014, 2005-02-26)
thanksharp_tQ_V0.0.2\tQServer\ServerProject.cfg (434, 2005-02-26)
thanksharp_tQ_V0.0.2\tQServer\MainUnit.~pas (7313, 2005-02-28)
thanksharp_tQ_V0.0.2\tQServer\MainUnit.~dfm (1118, 2005-02-28)
thanksharp_tQ_V0.0.2\tQServer\MainUnit.~ddp (51, 2005-02-28)
thanksharp_tQ_V0.0.2\tQServer\MainUnit.pas (7313, 2005-02-28)
thanksharp_tQ_V0.0.2\tQServer\MainUnit.dfm (1117, 2005-02-28)
thanksharp_tQ_V0.0.2\tQServer\MainUnit.ddp (51, 2005-02-28)
thanksharp_tQ_V0.0.2\tQServer (0, 2005-02-26)
thanksharp_tQ_V0.0.2\Common\testQQCommon.dcu (2570, 2005-02-28)
thanksharp_tQ_V0.0.2\Common\testQQCommon.~pas (3079, 2005-02-26)
thanksharp_tQ_V0.0.2\Common\testQQCommon.pas (3139, 2005-02-26)
thanksharp_tQ_V0.0.2\Common (0, 2005-02-26)
thanksharp_tQ_V0.0.2\tQClient\tQClientProject.res (876, 2005-02-26)
thanksharp_tQ_V0.0.2\tQClient\MainUnit.dcu (18273, 2005-03-11)
thanksharp_tQ_V0.0.2\tQClient\tQClientProject.exe (732672, 2005-03-11)
thanksharp_tQ_V0.0.2\tQClient\tQClientProject.~dpr (253, 2005-02-26)
thanksharp_tQ_V0.0.2\tQClient\tQClientProject.dpr (345, 2005-03-11)
thanksharp_tQ_V0.0.2\tQClient\tQClientProject.dof (2014, 2005-03-11)
thanksharp_tQ_V0.0.2\tQClient\tQClientProject.cfg (434, 2005-03-11)
thanksharp_tQ_V0.0.2\tQClient\AboutUnit.dcu (4037, 2005-03-11)
thanksharp_tQ_V0.0.2\tQClient\MainUnit.~pas (14373, 2005-03-11)
thanksharp_tQ_V0.0.2\tQClient\MainUnit.~dfm (49223, 2005-03-11)
thanksharp_tQ_V0.0.2\tQClient\MainUnit.~ddp (51, 2005-03-11)
thanksharp_tQ_V0.0.2\tQClient\AboutUnit.pas (653, 2005-03-11)
thanksharp_tQ_V0.0.2\tQClient\AboutUnit.~pas (653, 2005-03-11)
thanksharp_tQ_V0.0.2\tQClient\AboutUnit.dfm (4073, 2005-03-11)
thanksharp_tQ_V0.0.2\tQClient\AboutUnit.~dfm (4069, 2005-03-11)
thanksharp_tQ_V0.0.2\tQClient\AboutUnit.ddp (51, 2005-03-11)
thanksharp_tQ_V0.0.2\tQClient\AboutUnit.~ddp (51, 2005-03-11)
thanksharp_tQ_V0.0.2\tQClient\MainUnit.pas (14513, 2005-03-11)
thanksharp_tQ_V0.0.2\tQClient\MainUnit.dfm (49223, 2005-03-11)
thanksharp_tQ_V0.0.2\tQClient\MainUnit.ddp (51, 2005-03-11)
... ...

程序说明: 1.程序采用网上介绍的方法实现最基本的P2P方式通讯.模拟实现即时消息互发. 2.P2P通讯说明: 1).网关类型是在理想状态下.即非对称型NAT. 2).同在一个内网的两个CLIENT端通讯时,如果网关NAT不支持环回,将会失败. 文件目录说明: tQServer:程序服务端,请将其放在公网上运行. tQClient:程序客户端,可以在不同的内网中运行登录连接到服务端. Common:公共协议文件夹 本程序只是实现简单的P2P互发消息.完成的比较粗糙,更多功能欢迎朋友们更新完善.. 作者:thanksharp@163.com QQ:24584062

近期下载者

相关文件


收藏者