Abstract
We extended OpenIGTLink with following useful features; 1) AgentSocket class to capsulate socket initiation for smarter socket connection with try-catch implementation, 2) XmlMessage class to handle an XML text message. Using this extension, we will implement a data-logging DB that can relay the data to multiple clients. This will impact the following 1) a pair of agent takes care of establishing, maintaining, terminating the communication channel, as well as attempting re-connection in case of network trouble, 2) modern error handling, 3) arbitrary format of data transfer by formatting an XML, including MRML data transmission via OpenIGTLink, 4) data logging by XML format. The work is yet in an early stage of implementation and a simple client example will be demonstrated.
Keywords
Source Code and Data
No source code files available for this publication.
