tcp_server_config Struct Reference

TCP/IP server configuration. More...

#include <settings.h>


Data Fields

char * host
 IP Address or host.
char * port
 Port number or service name.
char * bind_address
 Adress to bind to (or NULL for default).
gboolean ssl
 Whether SSL should be used.
char * password
 Password to send to remote host.


Detailed Description

TCP/IP server configuration.

Field Documentation

IP Address or host.

Port number or service name.

Adress to bind to (or NULL for default).

Whether SSL should be used.

Password to send to remote host.


Generated on Mon Apr 14 00:44:20 2008 for ctrlproxy by  doxygen 1.5.5