Support library files
For each project, BladeSmith generates the following support
library files, which are used by both the client project and the server
project. Do not modify these files.
| File name | Description |
|---|---|
| StdDbdk.cpp | Support library file that provides the server and, with the DkClient.cpp file (see Client project files), the client library functions |
| StdDbdk.h | Support library header file for client and server; contains class and function definitions |