代码搜索:SocketClient
找到约 297 项符合「SocketClient」的源代码
代码结果 297
www.eeworm.com/read/123456/6058709
~pas socketclient.~pas
unit SocketClient;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Grids, DBGrids, DB, DBClient, MConnect, SConnect;
type
TForm1 =
www.eeworm.com/read/123456/6058722
pas socketclient.pas
unit SocketClient;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Grids, DBGrids, DB, DBClient, MConnect, SConnect;
type
TForm1 =
www.eeworm.com/read/123456/6058724
~dfm socketclient.~dfm
object Form1: TForm1
Left = 215
Top = 165
Width = 491
Height = 240
Caption = 'SocketClient'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.H
www.eeworm.com/read/123456/6058726
dfm socketclient.dfm
object Form1: TForm1
Left = 232
Top = 311
Width = 491
Height = 240
Caption = 'SocketClient'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.H
www.eeworm.com/read/114609/6122989
java socketclient.java
// SocketClient.java
// $Id: SocketClient.java,v 1.24 2004/02/10 13:15:55 ylafon Exp $
// (c) COPYRIGHT MIT and INRIA, 1996.
// Please first read the full copyright statement in file COPYRIGHT.html
p
www.eeworm.com/read/478074/6719333
h socketclient.h
#if !defined(AFX_SOCKETCLIENT_H__F25829F8_EFFB_4D11_9D58_889B45139518__INCLUDED_)
#define AFX_SOCKETCLIENT_H__F25829F8_EFFB_4D11_9D58_889B45139518__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#en
www.eeworm.com/read/478074/6719348
cpp socketclient.cpp
// SocketClient.cpp : implementation file
//
#include "stdafx.h"
#include "SocketClient.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
www.eeworm.com/read/264158/11327336
h socketclient.h
#if !defined(AFX_SOCKETCLIENT_H__63BACF3B_8954_4F24_871D_01ADD29A3363__INCLUDED_)
#define AFX_SOCKETCLIENT_H__63BACF3B_8954_4F24_871D_01ADD29A3363__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#en
www.eeworm.com/read/264158/11327363
cpp socketclient.cpp
// SocketClient.cpp : implementation file
//
#include "stdafx.h"
#include "SuperServer.h"
#include "SocketClient.h"
#include "SuperServerView.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef TH
www.eeworm.com/read/264158/11327391