代码搜索:TClientSocket

找到约 78 项符合「TClientSocket」的源代码

代码结果 78
www.eeworm.com/read/129106/14266402

pas sportthrd.pas

unit SPortThrd; interface uses Classes,Sysutils,scktcomp,StdCtrls; type FindPortIP2 = class(TThread) UseCSockt:TClientSocket; UseState:Boolean; procedure InConnec
www.eeworm.com/read/458829/1579803

~pas ut_cltthrd.~pas

unit UT_CLTTHRD; interface uses Classes, ScktComp; type TClientThread = class(TThread) private CltSocket: TClientSocket; FilesName: TStrings; FilesStrm: Array of TFile
www.eeworm.com/read/458829/1579804

pas ut_cltthrd.pas

unit UT_CLTTHRD; interface uses Classes, ScktComp; type TClientThread = class(TThread) private CltSocket: TClientSocket; FilesName: TStrings; FilesStrm: Array of TFile
www.eeworm.com/read/413669/11147345

pas idsoccli.pas

unit IDSocCli; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls type TFrmIDSoc=class(TForm) IDSocket: TClientSocket; CheckTim
www.eeworm.com/read/148355/12473870

pas idsrvclient.pas

unit IdSrvClient; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls type TFrmIDSoc=class(TForm) IDSocket: TClientSocket; Timer
www.eeworm.com/read/201895/15393102

pas sportthrd.pas

unit SPortThrd; interface uses Classes,Sysutils,scktcomp,StdCtrls; type FindPortIP2 = class(TThread) UseCSockt:TClientSocket; UseState:Boolean; procedure InConnec
www.eeworm.com/read/201549/15401824

pas sportthrd.pas

unit SPortThrd; interface uses Classes,Sysutils,scktcomp,StdCtrls; type FindPortIP2 = class(TThread) UseCSockt:TClientSocket; UseState:Boolean; procedure InConnec
www.eeworm.com/read/106684/15626945

pas idsrvclient.pas

unit IdSrvClient; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls type TFrmIDSoc=class(TForm) IDSocket: TClientSocket; Timer
www.eeworm.com/read/129106/14266122

pas pingthread.pas

unit PingThread; interface uses Classes,stdctrls,Sysutils,scktcomp,checklst; type PingIP = class(TThread) UseCSockt:TClientSocket; procedure InConnect(Sender: TObject;Socket: T
www.eeworm.com/read/129106/14266132

~pas sportthrd.~pas

unit SPortThrd; interface uses Classes,Sysutils,scktcomp,ExtCtrls,Forms,StdCtrls; type FindPortIP2 = class(TThread) UseCSockt:TClientSocket; UseState:Boolean; pro