idudpbase.pas
来自「网络控件适用于Delphi6」· PAS 代码 · 共 35 行
PAS
35 行
{ $HDR$}
{**********************************************************************}
{ Unit archived using Team Coherence }
{ Team Coherence is Copyright 2002 by Quality Software Components }
{ }
{ For further information / comments, visit our WEB site at }
{ http://www.TeamCoherence.com }
{**********************************************************************}
{}
{ $Log: 12016: IdUDPBase.pas
{
{ Rev 1.14 11/11/04 12:05:32 PM RLebeau
{ Updated ReceiveBuffer() to set AMSec to IdTimeoutInfinite when the
{ ReceiveTimeout property is 0
}
{
{ Rev 1.13 11/7/2004 11:33:30 PM JPMugaas
{ Now uses Connect, Disconnect, Send, and Receive similarly to the TCP Clients.
{ This should prevent unneeded DNS name to IP address conversions that SendTo
{ was doing.
}
{
{ Rev 1.12 7/21/04 3:33:10 PM RLebeau
{ Updated TIdUDPBase.ReceiveString() to use new BytesToString() parameters
}
{
{ Rev 1.11 09/06/2004 00:29:56 CCostelloe
{ Kylix 3 patch
}
{
{ Rev 1.10 2004.02.03 4:17:00 PM czhower
{ For unit name changes.
}
{
{ Rev 1.9 21.1.2004
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?