代码搜索:ClientSocket
找到约 1,840 项符合「ClientSocket」的源代码
代码结果 1,840
www.eeworm.com/read/240679/13205531
cpp clientsocket.cpp
// ClientSocket.cpp : implementation file
//
#include "stdafx.h"
#include "ClientSocket.h"
#include "FiveChess.h"
#include "MainFrm.h"
#include "FiveChessView.h"
#ifdef _DEBUG
#define new
www.eeworm.com/read/240679/13205546
h clientsocket.h
#if !defined(AFX_CLIENTSOCKET_H__AC98B01D_DD4E_4558_84AF_AE1543A74CD5__INCLUDED_)
#define AFX_CLIENTSOCKET_H__AC98B01D_DD4E_4558_84AF_AE1543A74CD5__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#en
www.eeworm.com/read/138080/13266872
cpp clientsocket.cpp
// ClientSocket.cpp : implementation file
//
#include "stdafx.h"
#include "Example2_ChatRoom.h"
#include "ClientSocket.h"
#include "Example2_ChatRoomDlg.h"
#ifdef _DEBUG
#define new DEBUG
www.eeworm.com/read/138080/13266892
h clientsocket.h
#if !defined(AFX_CLIENTSOCKET_H__AC98B01D_DD4E_4558_84AF_AE1543A74CD5__INCLUDED_)
#define AFX_CLIENTSOCKET_H__AC98B01D_DD4E_4558_84AF_AE1543A74CD5__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#en
www.eeworm.com/read/324362/13269288
cpp clientsocket.cpp
// ClientSocket.cpp : implementation file
//
#include "stdafx.h"
#include "ChatRoomClient.h"
#include "ClientSocket.h"
#include "ChatRoomClientDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
www.eeworm.com/read/324362/13269315
h clientsocket.h
#if !defined(AFX_CLIENTSOCKET_H__FCFEFF81_8EEA_4A70_AC87_3DDD2858A6BF__INCLUDED_)
#define AFX_CLIENTSOCKET_H__FCFEFF81_8EEA_4A70_AC87_3DDD2858A6BF__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#en
www.eeworm.com/read/136682/13366753
cpp clientsocket.cpp
#include "stdafx.h"
IMPLEMENT_DYNAMIC(CClientSocket, CSocket)
/////////////////////////////////////////////////////////////////////////////
// CClientSocket Construction
#if defined(_WIN32_W
www.eeworm.com/read/136682/13366762
h clientsocket.h
#ifndef __CLNTSOCK_H__
#define __CLNTSOCK_H__
class CSnifferDlg;
class CClientSocket;
#if defined(_WIN32_WCE)
class CClientSocket : public CCeSocket
#else // _WIN32_WCE
class CClientSocket
www.eeworm.com/read/136435/13378573
cpp clientsocket.cpp
// ClientSocket.cpp : implementation file
//
#include "stdafx.h"
#include "WeiQiServer.h"
#include "ClientSocket.h"
#include "Server.h"
#include "Player.h"
#ifdef _DEBUG
#define new DEBU
www.eeworm.com/read/136435/13378594
h clientsocket.h
#if !defined(AFX_CLIENTSOCKET_H__5C847562_7A98_11D5_8FC2_5254AB222310__INCLUDED_)
#define AFX_CLIENTSOCKET_H__5C847562_7A98_11D5_8FC2_5254AB222310__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#en