代码搜索:ClientSocket
找到约 1,840 项符合「ClientSocket」的源代码
代码结果 1,840
www.eeworm.com/read/477875/6725107
cpp transfiledlg.cpp
// TransFileDlg.cpp : implementation file
//
#include "stdafx.h"
#include "TransFile.h"
#include "TransFileDlg.h"
#include "ServerSocket.h"
#include "ClientSocket.h"
#include "DesEncrypt.h"
www.eeworm.com/read/250098/12434081
cpp serversocket.cpp
// ServerSocket.cpp : implementation file
//
#include "stdafx.h"
#include "MyQQServer.h"
#include "ServerSocket.h"
#include "ClientSocket.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS
www.eeworm.com/read/124276/14582200
h eachitemdoc.h
// EachItemDoc.h : CEachItemDoc 类的接口
//
#include "RealTime.h"
#include "ClientSocket.h"
#pragma once
class CEachItemDoc : public CDocument
{
protected: // 仅从序列化创建
CEachItemDoc();
DECLA
www.eeworm.com/read/117193/14936313
cpp ksnifferdlg.cpp
// KSnifferDlg.cpp : implementation file
//
#include "stdafx.h"
#include "KSniffer.h"
#include "KSnifferDlg.h"
#include "ClientSocket.h"
#include "Interfaces.h"
#ifdef _DEBUG
#define new
www.eeworm.com/read/11786/233814
cpp serversocket.cpp
// ServerSocket.cpp : implementation file
//
#include "stdafx.h"
#include "CChatServer.h"
#include "ServerSocket.h"
#include "ClientSocket.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new
www.eeworm.com/read/479408/1332560
java threadserver.java
package tcp;
import java.io.*;
import java.net.*;
class ServerThreadCode extends Thread {
// 客户端的socket
private Socket clientSocket;
// IO句柄
private BufferedReader sin;
private PrintW
www.eeworm.com/read/197695/5092518
cpp chatroom.cpp
// ChatRoom.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "ChatRoom.h"
#include "ChatRoomDlg.h"
#include "ClientSocket.h"
#ifdef _DEBUG
#define new DE
www.eeworm.com/read/195479/5111107
cpp chatroom.cpp
// ChatRoom.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "ChatRoom.h"
#include "ChatRoomDlg.h"
#include "ClientSocket.h"
#ifdef _DEBUG
#define new DE
www.eeworm.com/read/304811/3784767
cpp chatroom.cpp
// ChatRoom.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "ChatRoom.h"
#include "ChatRoomDlg.h"
#include "ClientSocket.h"
#ifdef _DEBUG
#define new DE
www.eeworm.com/read/285378/4053094
h chatroomserverdlg.h
// ChatRoomServerDlg.h : 头文件
//
#pragma once
#include "ClientSocket.h"
#include "ListenSocket.h"
#include "SetPortDlg.h"
#include "afxwin.h"
#include "afxcoll.h"
// CChatRoomServerDlg 对话