|
FireSync API
|
Sets the network data output ports to which this client should connect.
When the kNode_OpenData function (or kSystem_Start function) is called, this client will connect to one or more of the remote node's data output ports. By default, the client will connect to data output port 0; the kNode_SubscribeData function can be used to override the default behaviour.
| node | Node object. |
| ports | Ports that should be connected. |
| portCount | Count of ports to be connected. |