asp.c File Reference

Go to the source code of this file.

Defines

#define MAX_BUFFER_SIZE   256
#define MAX_ASP_FUNC_SIZE   64

Enumerations

enum  { ASP_STATE_IDLE = 0, ASP_STATE_START, ASP_STATE_COPY_FUNC }

Functions

void NutHttpProcessAsp (FILE *stream, int fd, int file_len, char *http_root, REQUEST *req)
int NutRegisterAspCallback (int(*func)(char *, FILE *))
void NutRegisterAsp (void)
 Register ASP handler for asp files.

Variables

CONFNET confnet
 Global network configuration structure.

© 2000-2010 by contributors - visit http://www.ethernut.de/