代码搜索:TCustomWinSocket
找到约 412 项符合「TCustomWinSocket」的源代码
代码结果 412
www.eeworm.com/read/425777/10324017
pas telnetsrvmain.pas
unit telnetsrvmain;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Sockets, ScktComp, ComCtrls;
type
TMainForm = class(TForm)
www.eeworm.com/read/280002/10369362
pas o.jsocket.pas
{ *********************************************************************** }
{ }
{ Delphi Runtime Library
www.eeworm.com/read/273870/10896069
pas d7scktcomp.pas
{ *********************************************************************** }
{ }
{ Delphi Runtime Library
www.eeworm.com/read/271086/11008174
pas o.jsocket.pas
{ *********************************************************************** }
{ }
{ Delphi Runtime Library
www.eeworm.com/read/271086/11008315
pas jsocket.pas
{ *********************************************************************** }
{ }
{ Delphi Runtime Library
www.eeworm.com/read/271086/11008850
pas o.jsocket.pas
{ *********************************************************************** }
{ }
{ Delphi Runtime Library
www.eeworm.com/read/271086/11008857
pas jsocket.pas
{ *********************************************************************** }
{ }
{ Delphi Runtime Library
www.eeworm.com/read/455619/7369417
pas socks5proxy.pas
unit Socks5Proxy;
{
Write By Wenjinshan.
}
interface
uses
Windows, SysUtils, Classes, ExtCtrls, ScktComp, Forms,
StdCtrls,winsock ,MYNMUDP,math;
const
//MAXurl=255;
VER=#5;
www.eeworm.com/read/451783/7455598
pas client.pas
unit client;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ScktComp, StdCtrls;
type
TForm1 = class(TForm)
Edit1: TEdit;
www.eeworm.com/read/440945/7678812
pas o.jsocket.pas
{ *********************************************************************** }
{ }
{ Delphi Runtime Library