OpenIGTLink/Library/Design

From NAMIC Wiki
Jump to: navigation, search
Home < OpenIGTLink < Library < Design

<< OpenIGTLink | Library


Language

Votes:

  • C (Steve)(Haiyung)
  • C++ (Luis)

Compiler Support

Deprecate the following ?

  • Visual Studio 6.0
  • IRIX
  • Borland
  • Sun

Wrapping

  • Tcl
  • Python
  • Java

(Steve: not needed directly, let users access OIL features through their own wrapping, e.g. VTK)

Essential Functionalities

Sockets

Manage the socket layer ?

  • Yes
  • No (Steve: provide reference implementation, but let users provide their own)

Serialize Records

De-Serialize Records

Example code

Simple and easy example code using the library from plain C.