代码搜索:ClientSocket

找到约 1,840 项符合「ClientSocket」的源代码

代码结果 1,840
www.eeworm.com/read/121553/14751463

h clientsocket.h

#ifndef _CLIENTSOCKET_H #define _CLIENTSOCKET_H #define ID_SOCKCLIENT_EVENT_MSG WM_USER + 1000 #include class CClientSocket { protected: int m_nCurRecv; CHAR m_szBuf
www.eeworm.com/read/221026/14760865

cpp clientsocket.cpp

// ClientSocket.cpp : implementation file // #include "stdafx.h" #include "Client.h" #include "ClientSocket.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[]
www.eeworm.com/read/221026/14760878

h clientsocket.h

#if !defined(AFX_CLIENTSOCKET_H__034F0A33_CC1C_4D98_BFB3_C8F825052043__INCLUDED_) #define AFX_CLIENTSOCKET_H__034F0A33_CC1C_4D98_BFB3_C8F825052043__INCLUDED_ #if _MSC_VER > 1000 #pragma once #en
www.eeworm.com/read/120372/14804836

cpp clientsocket.cpp

// Client.cpp : implementation file // #include "stdafx.h" #include "hfIRC.h" #include "Clientsocket.h" #include "hfIRCView.h" //#include "hfIRCDoc.h" #include "ircClient.h" //#include "Re
www.eeworm.com/read/120372/14804850

h clientsocket.h

#if !defined(AFX_CLIENTSOCKET_H__B6270425_26D7_11D2_A8C9_0080C8560A58__INCLUDED_) #define AFX_CLIENTSOCKET_H__B6270425_26D7_11D2_A8C9_0080C8560A58__INCLUDED_ #if _MSC_VER >= 1000 #pragma once #e
www.eeworm.com/read/119647/14825007

cpp clientsocket.cpp

// ClientSocket.cpp : implementation file // #include "stdafx.h" #include "MyPlayer.h" #include "MyPlayerDlg.h" //#include "myplayerdlg.h" #include "ClientSocket.h" #include "wmpcontrols.h"
www.eeworm.com/read/119647/14825027

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/119645/14825051

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/119645/14825063

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/119007/14844463

cpp clientsocket.cpp

// ClientSocket.cpp : implementation file // #include "stdafx.h" #include "SecretChat.h" //应用程序类头文件 #include "ClientSocket.h" #include "SecretChatDlg.h" //主窗口类头文件 #ifdef _DEBUG #define new