About This Guide
[Contents] [Previous] [Next] [Index]
The Collabra Server API Guide describes the C application programming interface (API) to the Netscape Collabra Server 3.0.
This guide includes a reference chapter, sample code that demonstrates the use of Collabra Server API methods, and the header file plug_in.h
. It is intended for application programmers who want to enable their applications to create and send mail and news messages.
This chapter includes the following sections:
Conventions Used in This Guide
All program code listings, URLs, and other program names appear in Courier, a monospace font.
This guide emphasizes information with several types of note formats:
NOTE:
Information of interest to the developer but not essential to understanding the
surrounding topic. §
WARNING:
Information that can affect the development decisions you make or the
development environment you choose. Don't miss these notes. §
[Top]
Where to Find the Collabra Server API
You can find the Collabra Server header file, plugin.h
, with sample code, executables, and the dynamic linked library (DLL), in your Collabra Server root directory under nsapi/mailSDK
.
[Top]
Where to Find Developer Information
For Netscape developer information, see the Netscape DevEdge site.
For more information about server APIs, see these Netscape documents:
[Top]
[Contents] [Previous] [Next] [Index]
Last Updated: 10/01/97 14:00:53
Copyright © 1997
Netscape Communications Corporation