代码搜索:TCustomWinSocket
找到约 412 项符合「TCustomWinSocket」的源代码
代码结果 412
www.eeworm.com/read/158942/10713673
pas client1form.pas
unit Client1Form;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ScktComp;
type
TForm1 = class(TForm)
ClientSocket1: TClientS
www.eeworm.com/read/272835/10941754
txt cmpp其它.txt
cmpp3.0--好大变化,谁想要啊?
1.CMPP_SUBMIT中计费字段和目的字段都增加了一个类型,指明是真实号码还是伪码
伪码是什么含义啊,没解释?
2.CMPP_SUBMIT增加了一个LinkID字段,说"点播业务使用的LinkID,非点播类业务的MT流程不使用该字段"
具体怎么用,也不太明白.
3.状态报告加了MA:x
www.eeworm.com/read/271086/11007983
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/271086/11008218
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/271086/11008288
~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/270976/11014396
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ScktComp;
type
TForm1 = class(TForm)
ClientSocket1: TCli
www.eeworm.com/read/270976/11014409
~pas unit1.~pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ScktComp;
type
TForm1 = class(TForm)
ClientSocket1: TCli
www.eeworm.com/read/470807/6909048
h main.h
//----------------------------------------------------------------------------
//Borland C++Builder
//Copyright (c) 1987, 1997-2002 Borland International Inc. All Rights Reserved.
//---------------
www.eeworm.com/read/470807/6909049
cpp main.cpp
//----------------------------------------------------------------------------
//Borland C++Builder
//Copyright (c) 1987, 1997-2002 Borland International Inc. All Rights Reserved.
//---------------
www.eeworm.com/read/470807/6909065
h main.h
//----------------------------------------------------------------------------
//Borland C++Builder
//Copyright (c) 1987, 1997-2002 Borland International Inc. All Rights Reserved.
//---------------