Connecting to a server

ct_con_alloc allocates a connection structure. A connection structure contains information about a particular client/server connection.

ct_con_props sets and retrieves the property values of a connection. Connection properties include:

Open ClientConnect includes a Connection Router where servers and server connections are defined.

For a complete list of connection properties, see “Properties” of this book.

ct_connect opens a connection to a server, logging into the server with the connection information specified via ct_con_props.