Difference between revisions of "OpenIGTLink/Library/Design"

From NAMIC Wiki
Jump to: navigation, search
Line 42: Line 42:
  
  
=
+
== Example code ==
 +
Simple and easy example code using the library from plain C.

Revision as of 18:32, 18 January 2008

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


Essential Functionalities

Sockets

Manage the socket layer ?

  • Yes
  • No

Serialize Records

De-Serialize Records

Example code

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