1========================================================================
2       CONSOLE APPLICATION : testserver
3========================================================================
4
5
6AppWizard has created this testserver application for you.  
7
8This file contains a summary of what you will find in each of the files that
9make up your testserver application.
10
11testserver.dsp
12    This file (the project file) contains information at the project level and
13    is used to build a single project or subproject. Other users can share the
14    project (.dsp) file, but they should export the makefiles locally.
15
16testserver.cpp
17    This is the main application source file.
18
19
20/////////////////////////////////////////////////////////////////////////////
21Other standard files:
22
23StdAfx.h, StdAfx.cpp
24    These files are used to build a precompiled header (PCH) file
25    named testserver.pch and a precompiled types file named StdAfx.obj.
26
27
28/////////////////////////////////////////////////////////////////////////////
29Other notes:
30
31AppWizard uses "TODO:" to indicate parts of the source code you
32should add to or customize.
33
34/////////////////////////////////////////////////////////////////////////////
35