代码搜索:ClientSocket
找到约 1,840 项符合「ClientSocket」的源代码
代码结果 1,840
www.eeworm.com/read/136682/13366742
h stdafx.h
#define VC_EXTRALEAN
#include // MFC core and standard components
#include // MFC extensions
#include // MFC socket extensions
#include
www.eeworm.com/read/317165/13508501
h chatroomclientdlg.h
// ChatRoomClientDlg.h : header file
//
#if !defined(AFX_CHATROOMCLIENTDLG_H__4DF07865_B696_4641_82F8_4B32BF395959__INCLUDED_)
#define AFX_CHATROOMCLIENTDLG_H__4DF07865_B696_4641_82F8_4B32BF39595
www.eeworm.com/read/401260/11560225
txt chat.txt
BOOL ClientInit(HWND hWnd,UINT port,const char* serverIP)
{
sockaddr_in addr;
ExitChat(hWnd);
g_bClient=TRUE;
if(inet_addr(serverIP)==INADDR_NONE)
{
MessageBox(hWnd,"Invalid IP Address!"
www.eeworm.com/read/261009/11675521
h chatroomclientdlg.h
// ChatRoomClientDlg.h : header file
//
#if !defined(AFX_CHATROOMCLIENTDLG_H__4DF07865_B696_4641_82F8_4B32BF395959__INCLUDED_)
#define AFX_CHATROOMCLIENTDLG_H__4DF07865_B696_4641_82F8_4B32BF39595
www.eeworm.com/read/251610/12330727
cpp chatcasyncsocketdlg.cpp
// ChatCAsyncSocketDlg.cpp : implementation file
//
#include "stdafx.h"
#include "ChatCAsyncSocket.h"
#include "ChatCAsyncSocketDlg.h"
#include
#ifdef _DEBUG
#define new DEBUG_NE
www.eeworm.com/read/216629/15001768
h client~1.h
// ClientSocket.h: interface for the CClientSocket class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_CLIENTSOCKET_H__INCLUDED_)
#define AFX_CLIENT
www.eeworm.com/read/113690/15451117
cpp serverdlg.cpp
// serverDlg.cpp : implementation file
//
#include "stdafx.h"
#include "server.h"
#include "serverDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FI
www.eeworm.com/read/291969/8384729
pas main.pas
//文件名称:YiDong_Cmpp.pas
//文件标识:tYD_Cmpp类
//当前版本:1.0
//作 者:邵青山,李朔刚
//mail: sqs@minefont.com lshuogang@sohu.com
//完成日期:2003年5月27日
unit main;
interface
uses
Windows, Messages, SysUtils
www.eeworm.com/read/380245/9155709
cpp mfctalkdlg.cpp
// MFCTALKDlg.cpp : implementation file
//
#include "stdafx.h"
#include "MFCTALK.h"
#include "MFCTALKDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = _
www.eeworm.com/read/377619/9269439
pas main.pas
//文件名称:YiDong_Cmpp.pas
//文件标识:tYD_Cmpp类
//当前版本:1.0
//作 者:邵青山,李朔刚
//mail: sqs@minefont.com lshuogang@sohu.com
//完成日期:2003年5月27日
unit main;
interface
uses
Windows, Messages, SysUtils