Network Module

The network module is designed for exchangeability. It provides a clear interface for sending and receiving messages to and from the core components of the inVRs framework.

The transformation data handeled by the transformation manager is typically distributed via UDP, while the discrete events handeled by the event manager are transmitted via TCP. The current implementation of the module follows a peer-to-peer connection topology.