代码搜索:ClientSocket
找到约 1,840 项符合「ClientSocket」的源代码
代码结果 1,840
www.eeworm.com/read/415411/2135622
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/415411/2135634
cpp clientsocket.cpp
// ClientSocket.cpp : implementation file
//
#include "stdafx.h"
#include "ChatRoomServer.h"
#include "ClientSocket.h"
#include "ClientSocketList.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#unde
www.eeworm.com/read/415411/2135639
h clientsocket.h
#if !defined(AFX_CLIENTSOCKET_H__5B707F31_3AD5_4F47_B58E_ECFC99EB60F0__INCLUDED_)
#define AFX_CLIENTSOCKET_H__5B707F31_3AD5_4F47_B58E_ECFC99EB60F0__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#en
www.eeworm.com/read/395078/2449750
cpp clientsocket.cpp
// ClientSocket.cpp : implementation file
//
#include "stdafx.h"
#include "CTelnet.h"
#include "ClientSocket.h"
#include "CTelnetView.h"
#include "CTelnetDoc.h"
#ifdef _DEBUG
#define new
www.eeworm.com/read/395078/2449761
h clientsocket.h
#if !defined(AFX_CLIENTSOCKET_H__42C5C9C7_3102_11D2_9A30_00C04FB78B23__INCLUDED_)
#define AFX_CLIENTSOCKET_H__42C5C9C7_3102_11D2_9A30_00C04FB78B23__INCLUDED_
#if _MSC_VER >= 1000
#pragma once
#e
www.eeworm.com/read/382791/2625351
h clientsocket.h
#if !defined(AFX_CLIENTSOCKET_H__42C5C9C7_3102_11D2_9A30_00C04FB78B23__INCLUDED_)
#define AFX_CLIENTSOCKET_H__42C5C9C7_3102_11D2_9A30_00C04FB78B23__INCLUDED_
#if _MSC_VER >= 1000
#pragma once
#endif
www.eeworm.com/read/382791/2625360
cpp clientsocket.cpp
// ClientSocket.cpp : implementation file
//
#include "stdafx.h"
#include "Telnetmfc.h"
#include "ClientSocket.h"
#include "TelnetmfcDoc.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
stat
www.eeworm.com/read/363864/2910528
java clientsocket.java
package com.lcj.file;
import java.net.*;
import java.io.*;
public class ClientSocket {
private String ip;
private int port;
private Socket socket = null;
DataOutputStr
www.eeworm.com/read/360921/2955527
cpp clientsocket.cpp
// ClientSocket.cpp : implementation file
//
#include "stdafx.h"
#include "Server.h"
#include "ClientSocket.h"
#include "Msg.h"
#include "ServerDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
www.eeworm.com/read/360921/2955537
h clientsocket.h
#if !defined(AFX_CLIENTSOCKET_H__AAF88D40_9874_4D04_A9F9_1812714D5A24__INCLUDED_)
#define AFX_CLIENTSOCKET_H__AAF88D40_9874_4D04_A9F9_1812714D5A24__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#en