ClearBox Server™ v1.2 Developer's Guide

Simple Server Extension Tutorial (Lesson 1)

This tutorial will demonstrate how to create easily ClearBox Server extensions using Microsoft Visual C++ 6 development tool.

The server extension that you will create step by step authenticates users through MS Access database, records information about their sessions, calculates time they are permitted to stay connected. The database will also be used to store other server-needed information, such as RADIUS and TACACS+ shared secrets. Both RADIUS and TACACS+ protocols will be supported, providing equal capabilities.

The source code for the server extension is located in /SDK/SampleExt subdirectory of ClearBox Server installation directory.


© 2001-2003 XPerience Technologies. www.xperiencetech.com

Created by chm2web html help conversion utility.