代码搜索:SocketClient

找到约 297 项符合「SocketClient」的源代码

代码结果 297
www.eeworm.com/read/405799/11456784

h socketclient.h

#if !defined(AFX_SOCKETCLIENT_H__CB966160_19F3_4549_9FB5_B05B9B3B8DD7__INCLUDED_) #define AFX_SOCKETCLIENT_H__CB966160_19F3_4549_9FB5_B05B9B3B8DD7__INCLUDED_ #if _MSC_VER > 1000 #pragma once #en
www.eeworm.com/read/405799/11456788

cpp socketclient.cpp

// SocketClient.cpp : implementation file // #include "stdafx.h" #include "WinSockClient.h" #include "SocketClient.h" #include "WinSockClientDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #und
www.eeworm.com/read/403956/11495393

h socketclient.h

// SocketClient.h: interface for the SocketLayer class. /*///////////////////////////////////////////////////////////////////////////// Socket层,封装了客户端基本功能 李亦 2006.06.21 /*/////////////////////
www.eeworm.com/read/403956/11495427

cc socketclient.cc

// SocketClient.cc: interface for the SocketLayer class. /*///////////////////////////////////////////////////////////////////////////// Socket层,封装了客户端基本功能 李亦 2006.06.21 /*////////////////////
www.eeworm.com/read/158628/11597347

java socketclient.java

package ch07.section04; import java.io.*; import java.net.*; import ch07.section03.*; public class socketClient { public static void main(String[] args) throws IOException { // 指定使用本
www.eeworm.com/read/346099/11769238

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/346099/11769282

cpp socketclient.cpp

// SocketClient.cpp : implementation file // #include "stdafx.h" #include "NetDownMTR.h" #include "SocketClient.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FIL
www.eeworm.com/read/258862/11835809

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/258862/11835831

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/151731/12178622

java socketclient.java

/* * @(#)SocketClient.java * * Copyright (c) 2003 Qualcomm, Inc. All rights reserved. * PROPRIETARY/CONFIDENTIAL * Use is subject to license terms */ package com.qualcomm.demo.instantchat