openlvc / portico

Portico is an open source, cross-platform, fully supported HLA RTI implementation. Designed with modularity and flexibility in mind, Portico is a production-grade RTI for the Simulation and Training Community, so come say hi!
http://www.porticoproject.org
151 stars 81 forks source link

There is no "portico.wan.enabled" in RTI.rid #306

Closed icemagno closed 4 years ago

icemagno commented 4 years ago

According with this http://timpokorny.github.io/public/documentation/user/wan.html I must set portico.wan.enabled to true if I want to connect to a "WANROUTER".

But the current RTD.rid have nothing related to WAN.

I can find this option in this file wich is 9 months old.

Please, what is the current method to connect to a WAN router?

timpokorny commented 4 years ago

To use as documented you'll have to drop off the master branch and back to maintenance-2.0.x IIRC.

icemagno commented 4 years ago

Thanks