next up previous contents
Next: Virtual Environment Embedding Up: The MediSim System Previous: Prototype Real-Time Implementation

Current Networked Implementation

The system currently under development is composed of numerous functional modules linked by a UDP multicast communication framework. The network communication library provides application modules with transparent access to medical data (such as respiration rate) along with other entity data (e.g. position, velocity). Broadcast of status and event packets is handled transparently as well. Medical data is handled separately from other entity data, so this framework can be used in conjunction with standard DIS PDU's without conflict.

Application modules under development include:



next up previous contents
Next: Virtual Environment Embedding Up: The MediSim System Previous: Prototype Real-Time Implementation