Using Communication Components > SimpleConnect component > Using the SimpleConnect component

 

Using the SimpleConnect component

The following list describes two ways to use this component:

Video conference: Use this component with the VideoConference component to easily construct a fully functional application.

Custom communication components: Build communication components that implement the connect, close, and setUsername methods. You can use the SimpleConnect component to manage the network connection.

For uses of SimpleConnect, see any code example in this document.

 
Property inspector parameters

Name

Description

Application Directory

String; component parameter that specifies the location of the registered application's directory to use when connecting to the server.

Communication Components

Array; component parameter that contains a list of other communication components to be connected by FCSimpleConnect.