/*****************************************************************************
Copyright:   : MARX(R) CryptoTech LP
Project      : CBIOS: net admin sample
Tools        : MSVC++ 6.0 SP5                               
Description  : CBIOS NET ADMIN API SAMPLE
******************************************************************************
VER         DATE        WHO   DETAIL                        
******************************************************************************
1.0         17DEC2005   OK                                  
*****************************************************************************/

This sample demonstrates the administration of the CBIOS Network server via CBIOS API under C++.

Please place cbios.lib for the Visual Studio version you use from: 
[SmarxOS PPK root]\API\Win\SDK\MSVC\{MSVC20XX}\{x86|x64}\
to the project folder.

NOTE:
Latest CBIOS Network Server can be downloaded from here:
https://www.marx.com/en/support/downloads#networktools
See included readme file for installation and configuration options.

Developer's Guide "Smarx OS CBIOS API Reference" is here:
https://www.marx.com/en/support/documents#whitepapers


Files:

- cbios.H              - CBIOS API header file
- cbios_adm.H          - CBIOS NET ADMIN API header file
- cbios_admin_sample.C - Test sample source file
- Sample.DSP           - Test sample project file
- Sample.DSW           - Test sample workspace file

- \Release\Sample.EXE     - Test sample executable file

************  (c) Copyright 2002-2023 MARX(R) CryptoTech LP   ***************
*****************************************************************************/
