HTTP_PROXY Struct Reference

#include <config.h>


Detailed Description

Proxy configuration structure.

Definition at line 156 of file config.h.


Data Fields

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

Field Documentation

char proxy_host[128]

Proxy IP address or host name.

Definition at line 158 of file config.h.

Referenced by CgiSettings(), ConfigLoad(), ConfigSave(), and TcpHostConnect().

u_short proxy_port

Proxy's HTTP port.

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

Definition at line 164 of file config.h.

Referenced by CgiSettings(), ConfigLoad(), ConfigSave(), SendHttpRequest(), ShoutCastGetPlayList(), StationConnect(), and TcpHostConnect().


The documentation for this struct was generated from the following file:
© 2008 by egnite GmbH - visit www.ethernut.de