void SetOAAHost ( char const *hostname )

Used to set the hostname for an OAA facilitator

Documentation

Used to set the hostname for an OAA facilitator. This information is used by OAAConnect to determine where to find the facilitator. The hostname string is strdup'd inside the function.
Returns:
void
Parameters:
hostname - hostname for OAA facilitator.
Author:
Martin Reddy
Version:
21 January 1999
See Also:
SetOAAPort, SetOAAHostPort, OAAConnect


Back to TerraVision API Home Page