The MIDAS Journal logo

The MIDAS Journal

Home

Extension to OpenIGTLink; Smart Socket Connection, XML as Message, Logging, and One-to-multi Relaying

Chinzei, Kiyoyuki, Tokuda, Junichi
AIST
Publication cover image

Please use this identifier to cite or link to this publication: http://hdl.handle.net/10380/3086
New: Prefer using the following doi: https://doi.org/10.54294/hvi9fw
Published in The MIDAS Journal - MICCAI 2009 Workshop: Systems and Architectures for Computer Assisted Interventions.
Submitted by Kiyoyuki Chinzei on 2009-08-19 01:24:22.

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.