代码搜索:TCustomWinSocket
找到约 412 项符合「TCustomWinSocket」的源代码
代码结果 412
www.eeworm.com/read/374269/9412581
pas unitprincipal.pas
unit UnitPrincipal;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ScktComp, XPMan, ComCtrls, Buttons, ImgList, UnitControl, Menus, Unit
www.eeworm.com/read/374269/9412604
pas unitprincipal.pas
unit UnitPrincipal;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ScktComp, UnitInformacionDelSistema, ExtCtrls;
type
TFormPrinci
www.eeworm.com/read/374269/9412609
dpr darkghostservidor.dpr
//DarkGhost Servidor
program DarkGhostServidor;
uses
scktcomp,
windows,
Dialogs,
SysUtils,
Forms,
Messages,
UnitInformacionDelSistema,
UnitProcesos,
UnitVentanas,
Uni
www.eeworm.com/read/373625/9446290
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ScktComp, StdCtrls;
type
TMainForm = class(TForm)
Memo1: TMemo;
www.eeworm.com/read/371298/9557350
h main.h
//----------------------------------------------------------------------------
//Borland C++Builder
//Copyright (c) 1987, 1997 Borland International Inc. All Rights Reserved.
//--------------------
www.eeworm.com/read/371298/9557353
cpp main.cpp
//----------------------------------------------------------------------------
//Borland C++Builder
//Copyright (c) 1987, 1997 Borland International Inc. All Rights Reserved.
//--------------------
www.eeworm.com/read/371025/9570921
pas intermsgclient.pas
unit InterMsgClient;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, JSocket;
type
TFrmMsgClient = class(TForm)
MsgClient: TCl
www.eeworm.com/read/371025/9571046
pas interservermsg.pas
unit InterServerMsg;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, JSocket, ObjBase;
type
TServerMsgInfo = record
Socket: TC
www.eeworm.com/read/170405/9807763
pas unit1.pas
//Prog Made At The Request Of TRandy I Hope This Help Any Questions Just Ask
(*Basic Multi Chat Program Coded By Jerome At The Request of
TRandy I Should Of Done The Disconnect By Ip Because
Some
www.eeworm.com/read/170405/9807786
pas unit1.pas
(*Basic Multi Chat Program Coded By Jerome At The Request of
TRandy*)
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ScktC