VR-Exchange is distributed with some examples.
These examples can be useful as for engineers wishing to extend VR-Exchange by using its custom API.
- brokerPlugin - An example plugin for the DIS Broker.
- messageDump - An example that reads internal messages from the shared memory queue.
- modDisBroker - An example that extends the DIS Broker.
- modHlaBroker - An example that extends the HLA Broker.
- modPortalApp - An example that extends the Portal.
- simpleBroker - An example that creates a new broker.
- talkListenDds - An example for publishing and receiving DDS objects.
- timeMgmtHlaBroker - An example that creates a new broker which performs time synchronization across multiple federations using time management.
- Note
- When you build the examples, the binary files are placed in the example directories. To use them, copy them to the ./bin directory.