OpenDDS / OpenDDS

OpenDDS is an open source C++ implementation of the Object Management Group (OMG) Data Distribution Service (DDS). OpenDDS also supports Java bindings through JNI.
http://www.opendds.org
Other
1.28k stars 463 forks source link

Document FQDN and IPv6 Usage #4584

Open iguessthislldo opened 1 month ago

iguessthislldo commented 1 month ago

Both are mentioned and sometimes explained throughout the DevGuide, but there should be a central place that explains how they impact OpenDDS behavior. FQDN is probably the most confusing and how to configure it on Windows isn't clear.

Related #453