www.beck-ipc.com

@CHIP-RTOS C Library V2.06 - Common Gateway Interface API


Header File:         #include <CGIAPI.H>

CGI Functions

CGI_InstallInstall a CGI function
CGI_DeleteRemove a CGI function
CGI_SetMainPageSelect a new main page
CGI_GetMainPageGet main page name
CGI_SetRootDirSet Web server's root directory
CGI_GetRootDirGet Web server's root directory
CGI_GetFormItemSplit a form item into name and value
CGI_GetNextItemReturn pointer to the next form item
CGI_Install_Func_OnErrInstall error cgi function
CGI_Install_MIME_TableInstall a custom MIME table
CGI_Remove_MIME_TableRemove the custom MIME table

SSI Functions

SSI_Set_File_FilterSet a SSI file filter
SSI_Register_TagRegister a SSI tag
SSI_Set_TagLengthSet the maximum SSI tag length
SSI_Send_BufferSend a buffer over a HTTP connection

List of C Libraries
@CHIP-RTOS Main Index


End of document