void SetOAAHostPort ( char const *hostport )
Used to set the hostname and port of an OAA facilitator, from a string
that is in the format host:port
Documentation
Used to set the hostname and port of an OAA facilitator, from a string
that is in the format host:port. This information is used by OAAConnect
to determine where to find the facilitator.
- Returns:
- void
- Parameters:
- hostport - string for the hostname and port number
- Author:
- Martin Reddy
- Version:
- 21 January 1999
- See Also:
- SetOAAHost, SetOAAPort, OAAConnect
TerraVision API Home Page