代码搜索:TClientSocket

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

代码结果 78
www.eeworm.com/read/426864/8994056

pas unit1.pas

unit Unit1; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ScktComp; type TForm1 = class(TForm) cs: TClientSocket; Group
www.eeworm.com/read/463499/7179525

pas unit1.pas

unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, ScktComp, StdCtrls; type TForm1 = class(TForm) cs: TClientSocket;
www.eeworm.com/read/463499/7179535

~pas unit1.~pas

unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, ScktComp, StdCtrls; type TForm1 = class(TForm) cs: TClientSocket;
www.eeworm.com/read/458829/1579790

pas unit1.pas

unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, ScktComp; type TForm1 = class(TForm) ClientSocket1: TClientSocket;
www.eeworm.com/read/458829/1579793

~pas unit1.~pas

unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, ScktComp; type TForm1 = class(TForm) ClientSocket1: TClientSocket;
www.eeworm.com/read/233199/14164094

htm 20000924006.htm

TServerSocket和TClientSocket的使用
www.eeworm.com/read/251351/12351820

html 1880734[1].html

如何用TClientSocket实现对http服务器发POST请求???csdn一周多了上无人回答. 话题1880734的标题是:
www.eeworm.com/read/115774/15001794

txt lc_bcb_91.txt

用C++Builder创建基于Internet的点对点Chat 用C++ Builder创建基于Internet的点对点Chat 北京市白石桥路 周新栋 ---- 创建基于Internet的应用程序,你也许会想到复杂的WinSock编程。不过,C++ Builder3提供了新的WebBroker的Internet套件,其中的TClientSocket和TSe