-
Client
ige传奇客户端源码!提供下载,其他人不需帐号就可自由下载此源码(available for download, others do not have a free account can download the source code)
- 2013-05-05 20:45:58下载
- 积分:1
-
SPcomm
//for i:=0 to BufferLength-1 do
// begin
// rstr:=rstr+IntToHex(Byte(Pointer(integer(Buffer)+i)^),2)+" ";
Move(buffer^, Rev, 32); //将接收到缓存区的数据转移到数组中
// rstr:=rstr+String(Rev);
for i:=0 to 31 do
rstr:=rstr+inttohex(Rev[i],2)+" ";
// showmessage(rstr);
rstr:=DateTimeToStr(Now)+"接收数据: "+rstr+#13;
Memo1.Lines.Add(rstr);
Memo1.Lines.Add(#13);
// 数据解析
{ case rev[0] of
$20: // 变量1
begin
case Rev[1] of
$00:
begin
if(Rev[2]=$AA)and
- 2022-07-27 09:35:05下载
- 积分:1
-
sequence on the Internet to the most basic method of peer
序采用网上介绍的方法实现最基本的P2P方式通讯.模拟实现即时消息互发.
2.P2P通讯说明:
1).网关类型是在理想状态下.即非对称型NAT.
2).同在一个内网的两个CLIENT端通讯时,如果网关NAT不支持环回,将会失败.
文件目录说明:
tQServer:程序服务端,请将其放在公网上运行.
tQClient:程序客户端,可以在不同的内网中运行登录连接到服务端.
Common:公共协议文件夹-sequence on the Internet to the most basic method of peer-to-peer communication. Simulation instant messaging each other fat. 2 . P2P communications : 1). Gateway is the ideal type of state. that is non-symmetric NAT. 2). with the network within a two CLIE NT-communication, if not support NAT Gateway Circular, will fail. directory : tQServer : process server, you should put its public Internet. tQClient : clients, in various operations within the network login connected to the server. Common : Public folder agreement
- 2022-01-31 04:20:42下载
- 积分:1
-
delphi 7 下的树形控件,扩展了原有功能,允许从文件读取并设置。...
delphi 7 下的树形控件,扩展了原有功能,允许从文件读取并设置。-delphi 7 under the control of tree
- 2022-01-25 17:13:14下载
- 积分:1
-
星期速算
星期速算 (weeks quick calculation speed counting weeks)
- 2004-10-13 10:56:06下载
- 积分:1
-
webbrowser 嵌入HTML代码(OEM界面),用delphi编写。
webbrowser 嵌入HTML代码(OEM界面),用delphi编写。-webbrowser Embed HTML code (OEM interface), prepared using delphi.
- 2023-05-26 09:45:04下载
- 积分:1
-
tmp
delphi做的ReportMachine例程,工程初学者入门。(This is a Example for new users written by Delphi.)
- 2013-04-19 08:26:51下载
- 积分:1
-
在线升级代码
在线升级代码,可以通过http服务器设置下载升级你的delphi exe文件
- 2022-11-01 08:25:03下载
- 积分:1
-
The development of single documents and source code examples 12
单路开发文档和源代码例子12-13
设置语音识别内容的列表,-The development of single documents and source code examples 12-13 setting the contents of a list of speech recognition,
- 2022-11-20 01:00:04下载
- 积分:1
-
indy_chat_X
Exemplo muito bom de Chat
- 2012-06-06 23:08:02下载
- 积分:1