webradio/httpserv.h File Reference


Detailed Description

MP3 Player HTTP GUI.

 *
 * $Log$
 *
 * 

Definition in file httpserv.h.

Go to the source code of this file.

Defines

#define USE_DATE_AND_TIME
#define HTTPD_MIN_THREADS   8
#define HTTPD_SERVICE_STACK   NUT_THREAD_MAINSTACK
#define HTTPD_TCP_PORT   80
#define HTTPD_MAX_SEGSIZE   1460
#define HTTPD_TCP_BUFSIZE   8760
#define HTTPD_TCP_TIMEOUT   500

Functions

int HttpServerStart (void)
 HTTP Server Start.

Variables

int h_timevalid


Define Documentation

#define USE_DATE_AND_TIME

Definition at line 57 of file httpserv.h.

#define HTTPD_MIN_THREADS   8

Definition at line 62 of file httpserv.h.

Referenced by HttpServerStart(), and Service().

#define HTTPD_SERVICE_STACK   NUT_THREAD_MAINSTACK

Definition at line 72 of file httpserv.h.

Referenced by StartServiceThread().

#define HTTPD_TCP_PORT   80

Definition at line 77 of file httpserv.h.

Referenced by Service().

#define HTTPD_MAX_SEGSIZE   1460

Definition at line 87 of file httpserv.h.

Referenced by Service().

#define HTTPD_TCP_BUFSIZE   8760

Definition at line 92 of file httpserv.h.

Referenced by Service().

#define HTTPD_TCP_TIMEOUT   500

Definition at line 97 of file httpserv.h.


Function Documentation

int HttpServerStart ( void   ) 

HTTP Server Start.

Definition at line 745 of file httpserv.c.

References CgiFavoritesControl(), CgiSettings(), CgiShoutCastControl(), CgiShoutCastGenres(), CgiShoutCastStations(), CgiStationFavorites(), CgiVars(), HTTPD_MIN_THREADS, LOG_ERROR, LOG_HTTPD, LogMsg(), MY_FSDEV, and StartServiceThread().

Here is the call graph for this function:

CgiFavoritesControlLogMsgCgiSettingsCgiShoutCastControlCgiShoutCastGenresCgiShoutCastStationsCgiStationFavoritesCgiVarsStartServiceThreadAddStationUrisFavListSetFavListCopyConfigResetFactoryConfigSaveFavListResetFactoryFavListSaveNutNetSaveConfigNutSaveConfigConfigFlushConfigRewindConfigSaveBinaryShoutCastAddStationShoutCastGetGenreShoutCastGetStationNameServiceTcpStreamAccept


Variable Documentation

int h_timevalid

Definition at line 107 of file httpserv.c.


© 2008 by egnite GmbH - visit www.ethernut.de