⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 idtcpconnection.pas

📁 indy的原文件哈!大家可以下来参考和学习之用.也可以用以作组件.开发其他的应用程序.
💻 PAS
字号:
{ $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:  10365: IdTCPConnection.pas
{
{   Rev 1.13    5/29/04 12:53:12 AM  RLebeau
{ Updated WriteBuffer() to call TIdAntiFreezeBase.DoProcess() after
{ GStack.CheckForSocketError() rather than before
}
{
{   Rev 1.12    4/24/04 12:42:24 PM  RLebeau
{ Added WriteChar() method
}
{
{   Rev 1.11    4/22/04 10:23:16 AM  RLebeau
{ Bug fix for SetIOHandler() not updating the FSocket member correctly.
{ (reintroduced in Rev 1.8)
}
{
{   Rev 1.10    2004.04.22 5:01:20 PM  czhower
{ Bug fix with persistent IOHandlers.
}
{
{   Rev 1.9    2004.04.22 4:11:20 PM  czhower
{ Compile error fix.
}
{
{   Rev 1.8    2004.04.22 3:26:30 PM  czhower
{ Small clean up.
}
{
{   Rev 1.7    2/27/04 1:34:10 PM  RLebeau
{ Bug fix for SetIOHandler() not updating the FSocket member correctly.
}
{
{   Rev 1.6    2004.02.26 7:00:48 PM  czhower
{ BBG: TIdPeerThread loses IOHandler
}
{
{   Rev 1.5    2/10/04 12:06:40 AM  RLebeau
{ Updated to set the Socket property to nil whenever the IOHandler is freed.
}
{
{   Rev 1.4    1/29/04 9:28:30 PM  RLebeau
{ Added setter method for Greeting property
}
{
{   Rev 1.3    11/23/03 1:43:44 PM  RLebeau
{ Removed "var" specifier from TStrings parameter of ReadStrings().
}
{
{   Rev 1.2    14.8.2003 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -