代码搜索:ClientSocket
找到约 1,840 项符合「ClientSocket」的源代码
代码结果 1,840
www.eeworm.com/read/153457/12031530
cpp unit1.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "Unit1.h"
//------------------------------------------------------------
www.eeworm.com/read/153457/12031541
~cpp unit1.~cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "Unit1.h"
//------------------------------------------------------------
www.eeworm.com/read/250048/12440661
h sqlbackupservice.h
#pragma once
#include "ntservice.h"
class MySocket
{
public:
MySocket():m_Socket(INVALID_SOCKET)
{
}
MySocket(int af, int type, int protocol)
{
m_Socket = socket(af , type , protoco
www.eeworm.com/read/229910/14312737
cpp socketresource.cpp
// SocketResource.cpp: implementation of the CSocketResource class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "SgipServiceDemo.h"
#i
www.eeworm.com/read/229908/14312869
cpp socketresource.cpp
// SocketResource.cpp: implementation of the CSocketResource class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "SgipServiceDemo.h"
#i
www.eeworm.com/read/229903/14313126
cpp socketresource.cpp
// SocketResource.cpp: implementation of the CSocketResource class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "SgipServiceDemo.h"
#i
www.eeworm.com/read/122747/14670422
cpp e04doc.cpp
// E04Doc.cpp : implementation of the CE04Doc class
//
#include "stdafx.h"
#include "E04.h"
#include "E04Doc.h"
#include "E04View.h"
#include "ChannelDlg.h"
#ifdef _DEBUG
#define new DEB
www.eeworm.com/read/162614/5534722
am makefile.am
## Input file for automake to generate the Makefile.in used by configure
JAVAROOT = .
check_JAVA = ClientDatagram.java ClientSocket.java MulticastClient.java \
MulticastServer.java Serv
www.eeworm.com/read/162519/5544254
am makefile.am
## Input file for automake to generate the Makefile.in used by configure
JAVAROOT = .
check_JAVA = ClientDatagram.java ClientSocket.java MulticastClient.java \
MulticastServer.java Serv