代码搜索:RCPServer
找到约 55 项符合「RCPServer」的源代码
代码结果 55
www.eeworm.com/read/154595/5636030
dsp rcpserver.dsp
# Microsoft Developer Studio Project File - Name="RCPServer" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86)
www.eeworm.com/read/154595/5636034
rc rcpserver.rc
// Microsoft Visual C++ generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
/
www.eeworm.com/read/154595/5636035
sln rcpserver.sln
Microsoft Visual Studio Solution File, Format Version 7.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RCPServer", "RCPServer.vcproj", "{B22C125B-7678-4685-ADFA-1F4EB0466157}"
EndProject
G
www.eeworm.com/read/154595/5636037
dsw rcpserver.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/154595/5636038
h rcpserver.h
#ifndef _RCPSERVER_H_
#define _RCPSERVER_H_
///////////////////////////////////////////////
//
// 帮助宏
#define SERVER_LISTEN_PORT 4813
#define SAFE_DELETE_ARRAY(x) if(x!=NULL) { delete[] x; x =
www.eeworm.com/read/154595/5636041
plg rcpserver.plg
Build Log
--------------------Configuration: RCPServer - Win32 Debug--------------------
Command Lines
Creating temporary file "G:\DOCUME~1\drm
www.eeworm.com/read/154595/5636047
cpp rcpserver.cpp
// RCPServer.cpp : Defines the entry point for the application.
//
#include "stdafx.h"
#include "resource.h"
//#include "WSAErrorString.h"
//#include "id_handler.h"
// 时间的限制,以分钟为单位
#defin
www.eeworm.com/read/474200/6816446
dsp rcpserver.dsp
# Microsoft Developer Studio Project File - Name="RCPServer" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86)
www.eeworm.com/read/474200/6816451
rc rcpserver.rc
// Microsoft Visual C++ generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
/