cgi.c File Reference

Go to the source code of this file.

Functions

int NutRegisterCgi (char *name, int(*func)(FILE *, REQUEST *))
 Register a CGI function.
void NutCgiProcessRequest (FILE *stream, REQUEST *req)
 Process an incoming CGI request.

Variables

CGIFUNCTION *volatile cgiFunctionList = 0


© 2000-2007 by egnite Software GmbH - visit http://www.ethernut.de/