SIXP
SIXP API
 All Classes Functions Variables Enumerations Enumerator Pages
six::sixp::client::server_settings Class Reference

Server settings used by a connection. More...

Public Attributes

const char * address
 Address to the server.
 
const char * original_address
 The address in its original format given in the connect call.
 
const char * password
 Password.
 
sixp_int32_t port
 Port number.
 
const char * service
 Name of the service.
 
const char * username
 Username.
 

Detailed Description

Server settings used by a connection.