代码搜索:SocketClient
找到约 297 项符合「SocketClient」的源代码
代码结果 297
www.eeworm.com/read/123456/6058711
dpr client.dpr
program client;
uses
Forms,
SocketClient in 'SocketClient.pas' {Form1};
{$R *.res}
begin
Application.Initialize;
Application.CreateForm(TForm1, Form1);
Application.Run;
end.
www.eeworm.com/read/403956/11495017
h cslib.h
//GameUILib.h
/*/////////////////////////////////////////////////////////////////
李亦
liease@163.com 4040719
2006-7-24
/*/////////////////////////////////////////////////////////////////
www.eeworm.com/read/124145/14593127
log ws_ftp.log
102.04.12 16:19 B E:\project\chat\socket\SocketClient$1.class --> 172.17.192.249 /home/poi_wc/IT3714/project/chat/socket SocketClient$1.class
102.04.12 16:19 B E:\project\chat\socket\SocketClient$Cli
www.eeworm.com/read/209180/15226335
java application1.java
package socketclient;
import javax.swing.UIManager;
import java.awt.*;
/**
* Title:
* Description:
* Copyright: Copyright (c) 2004
* Company:
* @author not attrib
www.eeworm.com/read/160877/5565060
dpr client.dpr
program client;
uses
Forms,
SocketClient in 'SocketClient.pas' {Form1};
{$R *.res}
begin
Application.Initialize;
Application.CreateForm(TForm1, Form1);
Application.Run;
end.
www.eeworm.com/read/340864/12130530
cpp sockettest.cpp
// SocketTest.cpp : implementation file
//
#include "stdafx.h"
#include "GateAgent.h"
#include "SocketTest.h"
#include "RecvData.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
st
www.eeworm.com/read/340864/12130550
cpp testcomm.cpp
// TestComm.cpp : implementation file
//
#include "stdafx.h"
#include "GateAgent.h"
#include "TestComm.h"
#include "RecvData.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static
www.eeworm.com/read/319084/13462496
h winsockclientdlg.h
// WinSockClientDlg.h : header file
//
#if !defined(AFX_WINSOCKCLIENTDLG_H__C9CF5D77_4569_4DE5_B457_E0E1A03D4BB4__INCLUDED_)
#define AFX_WINSOCKCLIENTDLG_H__C9CF5D77_4569_4DE5_B457_E0E1A03D4BB4__
www.eeworm.com/read/405799/11456789
h winsockclientdlg.h
// WinSockClientDlg.h : header file
//
#if !defined(AFX_WINSOCKCLIENTDLG_H__C9CF5D77_4569_4DE5_B457_E0E1A03D4BB4__INCLUDED_)
#define AFX_WINSOCKCLIENTDLG_H__C9CF5D77_4569_4DE5_B457_E0E1A03D4BB4__
www.eeworm.com/read/102340/15785759
cpp meetingdoc.cpp
// MeetingDoc.cpp : implementation of the CMeetingDoc class
//
#include "stdafx.h"
#include "Meeting.h"
#include "MeetingDoc.h"
#include "meetingview.h"
#include "MainFrm.h"
#include "Shape