CGI Utilities

A collection of useful functions for writing DODS servers.

usage
Send a usage message to the server log.
do_version
Send a version number.
do_data_transfer
Send data.
find_ancillary_file
Find a file with ancillary data.
read_ancillary_dds
Read an ancillary DDS.
read_ancillary_das
Read an ancillary DAS.
ErrMsgT
Logs an error message.
name_path
Returns the filename portion of a pathname.
MIME utility functions
Use these functions to create a MIME header.
The CGI utilities include a variety of functions useful to programmers developing DODS CGI filter programs. However, before jumping in and using these, look at the class DODSFilter. Always choose to use that class over these functions if you can.
See Also:
DODSFilter

alphabetic index hierarchy of classes


generated by doc++