代码搜索:TCPserver

找到约 1,109 项符合「TCPserver」的源代码

代码结果 1,109
www.eeworm.com/read/281711/9138346

vcp tcpserver.vcp

# Microsoft eMbedded Visual Tools Project File - Name="TCPServer" - Package Owner= # Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02 # ** DO NOT EDIT ** # TARGTYPE "W
www.eeworm.com/read/281711/9138350

vcb tcpserver.vcb

www.eeworm.com/read/281711/9138360

vco tcpserver.vco

www.eeworm.com/read/281711/9138363

h tcpserver.h

// TCPServer.h : main header file for the TCPSERVER application // #if !defined(AFX_TCPSERVER_H__87B42D9E_A719_47CB_8D07_821BB7EF8817__INCLUDED_) #define AFX_TCPSERVER_H__87B42D9E_A719_47CB_8D07_
www.eeworm.com/read/281711/9138364

rc tcpserver.rc

//Microsoft Developer Studio generated resource script. // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS /////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/281711/9138366

cpp tcpserver.cpp

// TCPServer.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "TCPServer.h" #include "TCPServerDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_F
www.eeworm.com/read/281711/9138369

vcw tcpserver.vcw

Microsoft eMbedded Visual Tools Workspace File, Format Version 3.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ##########################################################################
www.eeworm.com/read/281711/9138385

vcl tcpserver.vcl

Build Log --------------------Configuration: TCPServer - Win32 (WCE ARMV4) Debug-------------------- Command Lines Creating temporary file "C:\
www.eeworm.com/read/182135/9215258

c tcpserver.c

/* Simple TCP/IP server program. */ #include #include #include #include #include #include /* Nice to have around for various UNIX g
www.eeworm.com/read/376936/9300217

c tcpserver.c

/*******服务器程序 TCPServer.c ************/ #include #include #include #include #include #include #include #includ