Websrv


Defines

#define BUFFER_SIZE   1024
 Buffer for receiving the request.
#define PORT_NUMBER   8080

Functions

int main (int argc, char *argv[])
 Main entry point.

Variables

static char buf [BUFFER_SIZE]
static const char * response_msg
 Response to send to client.

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Main entry point.

Returns:
Zero on success, non-zero on error.

Definition at line 56 of file websrv.c.


Generated on Thu Jun 2 07:45:57 2011 for HelenOS/USB by  doxygen 1.4.7