HTTP_PROXY Strukturreferenz

#include <config.h>


Ausführliche Beschreibung

Proxy configuration structure.

Definiert in Zeile 156 der Datei config.h.


Datenfelder

char proxy_host [128]
 Proxy IP address or host name.
u_short proxy_port
 Proxy's HTTP port.

Dokumentation der Datenelemente

char proxy_host[128]

Proxy IP address or host name.

Definiert in Zeile 158 der Datei config.h.

Wird benutzt von CgiSettings(), ConfigLoad(), ConfigSave() und TcpHostConnect().

u_short proxy_port

Proxy's HTTP port.

If not zero, all HTTP requests will be directed to proxy_host.

Definiert in Zeile 164 der Datei config.h.

Wird benutzt von CgiSettings(), ConfigLoad(), ConfigSave(), SendHttpRequest(), ShoutCastGetPlayList(), StationConnect() und TcpHostConnect().


Die Dokumentation für diese Struktur wurde erzeugt aufgrund der Datei:
© 2008 by egnite GmbH - besuchen Sie www.ethernut.de