int OAAConnect ( tvBase *threeD )

If you have set the hostname and port number of a facilitator (using SetOAAHost and SetOAAPort), then this function will try to establish a connection to that facilitator

Documentation

If you have set the hostname and port number of a facilitator (using SetOAAHost and SetOAAPort), then this function will try to establish a connection to that facilitator. If you have not specified both of these, then no action is taken.
Returns:
TRUE if successfully connected to the prescribed facilitator
Author:
Martin Reddy
Version:
21 January 1999
See Also:
SetOAAHost, SetOAAPort


Back to TerraVision API Home Page