Tell Vizard to listen on the following port for network data
| <viz:net>.addPort( | |
| port |
)
port
A valid port number
This command will add the port to the list of ports Vizard will listen to for network data. By default Vizard will listen on port viz.NETWORK_PORT
None