资 源 简 介
使用VC6编写的TCP服务器程序。
TCP服务器程序.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CTCPApp application class.
TCP服务器程序.cpp
This is the main application source file that contains the application
class CTCPApp.