Difference between revisions of "OpenIGTLink/Library/Design"

From NAMIC Wiki
Jump to: navigation, search
Line 1: Line 1:
_TOC_
+
[[OpenIGTLink | << OpenIGTLink]] | [[OpenIGTLink/Library | Library]]
 +
 
 +
 
 +
__TOC__
  
 
= Language =
 
= Language =
Line 6: Line 9:
  
 
* C    (Steve)(Haiyung)
 
* C    (Steve)(Haiyung)
* C++  (Luis)(CSaba)
+
* C++  (Luis)
  
 
= Compiler Support =
 
= Compiler Support =

Revision as of 18:21, 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

=