代码搜索:TCPClient
找到约 1,238 项符合「TCPClient」的源代码
代码结果 1,238
www.eeworm.com/read/316932/13514160
sln tcpclient.sln
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TcpClient", "TcpClient\TcpClient.vcproj", "{293D3682-0147-49E3
www.eeworm.com/read/316932/13514161
suo tcpclient.suo
www.eeworm.com/read/316932/13514165
ico tcpclient.ico
www.eeworm.com/read/316932/13514166
rc tcpclient.rc
// Microsoft Visual C++ generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
/
www.eeworm.com/read/316932/13514167
cpp tcpclient.cpp
// TcpClient.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "TcpClient.h"
#include "TcpClientDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
/
www.eeworm.com/read/316932/13514168
aps tcpclient.aps
www.eeworm.com/read/316932/13514172
h tcpclient.h
// TcpClient.h : main header file for the PROJECT_NAME application
//
#pragma once
#ifndef __AFXWIN_H__
#error "include 'stdafx.h' before including this file for PCH"
#endif
#ifdef STANDA
www.eeworm.com/read/309259/13676038
cpp tcpclient.cpp
#include "TcpClient.h"
/*
****************************************************************************
* CLASS IMPLEMENTATION *
***********
www.eeworm.com/read/309259/13676040
h tcpclient.h
#ifndef TCP_CLIENT_H
#define TCP_CLIENT_H
/*
****************************************************************************
* HEADER FILES