You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the docs we should be able to write federated reactor at 0.0.0.0:12345 to launch the RTI at localhost port 12345. But this is not propagated to the launch script and the RTI still opens up port 150245 and the federates also try to connect to this port.
The text was updated successfully, but these errors were encountered:
According to the docs we should be able to write
federated reactor at 0.0.0.0:12345
to launch the RTI at localhost port 12345. But this is not propagated to the launch script and the RTI still opens up port 150245 and the federates also try to connect to this port.The text was updated successfully, but these errors were encountered: