代码搜索:ClientSocket

找到约 1,840 项符合「ClientSocket」的源代码

代码结果 1,840
www.eeworm.com/read/147973/12505969

pas u_client.pas

unit U_Client; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, ScktComp, StdCtrls, IdBaseComponent, IdComponent, IdUDPBase, IdUDPClien
www.eeworm.com/read/147973/12505984

~pas u_client.~pas

unit U_Client; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, ScktComp, StdCtrls, IdBaseComponent, IdComponent, IdUDPBase, IdUDPClien
www.eeworm.com/read/247907/12613020

cpp main.cpp

//--------------------------------------------------------------------------- #include #pragma hdrstop #include "Main.h" //-------------------------------------------------------------
www.eeworm.com/read/236376/14018095

cpp serverdlg.cpp

// ServerDlg.cpp : implementation file // #include "stdafx.h" #include "Server.h" #include "ServerDlg.h" #include "user.h" #define PORT (u_short)56789 #define NO_FLAGS_SET 0 #define MAXBUF
www.eeworm.com/read/236376/14018131

cpp chatserverdlg.cpp

// ChatServerDlg.cpp : implementation file // #include "stdafx.h" #include "ChatServer.h" #include "ChatServerDlg.h" #include #define PORT1 (u_short)56790 #define PORT2 (u_short)5
www.eeworm.com/read/201895/15393076

dfm unit5.dfm

object DM5: TDM5 OldCreateOrder = False Height = 0 Width = 0 object ClientSocket1: TClientSocket Active = False ClientType = ctNonBlocking Port = 0 Left = 128 Top
www.eeworm.com/read/201895/15393088

pas unit5.pas

unit Unit5; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, ScktComp; type TDM5 = class(TDataModule) ClientSocket1: TClientSocket; pr
www.eeworm.com/read/201549/15401770

~pas unit5.~pas

unit Unit5; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, ScktComp; type TDM5 = class(TDataModule) ClientSocket1: TClientSocket; pr
www.eeworm.com/read/201549/15401779

dfm unit5.dfm

object DM5: TDM5 OldCreateOrder = False Height = 0 Width = 0 object ClientSocket1: TClientSocket Active = False ClientType = ctNonBlocking Port = 0 Left = 128 Top
www.eeworm.com/read/201549/15401796

pas unit5.pas

unit Unit5; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, ScktComp; type TDM5 = class(TDataModule) ClientSocket1: TClientSocket; pr