3 — Developing CAS Applications


[Previous] [Next] [Contents] [Index]


This chapter provides information on developing CAS applications, and contains the following sections:

3.1 Introduction to Developing CAS Applications
3.2 Header File Summary
3.3 API Summary

3.1 Introduction to Developing CAS Applications

Developers must develop a client login program and a co-authentication DLL. If you haven't already, refer to Chapter 2 on page 11. Then refer to the header files for API definitions and to the samples for working prototypes. Refer to the rest of this chapter for additional information:

3.2 Header File Summary

The following header files are installed in install_directory\include\dce when you install the PC-DCE Application Developer's Kit:

3.3 API Summary

This section describes API functions.

3.3.1 Server CASAPI Functions

The following functions are defined in cass_proto.h:

3.3.2 Client CASAPI Functions

The following function is defined in casc_proto.h:

3.3.3 Client CASCALLBACK Function Types

The following function types are defined in casc_proto.h:

3.3.4 CASAPI and CASCALLBACK

Notice that in cas_types.h, CASAPI is defined as __stdcall and CASCALLBACK is defined as __cdecl.


[Previous] [Next] [Contents] [Index]


To make comments or ask for help, contact support@entegrity.com.

Copyright © 1997-2003 Entegrity Solutions Corporation & its subsidiaries