Difference between revisions of "OpenIGTLink/Library/Design"

From NAMIC Wiki
Jump to: navigation, search
(New page: _TOC_ = Language = * C * C++ = Compiler Support = Deprecate the following ? * Visual Studio 6.0 * IRIX * Borland * Sun = Wrapping = * Tcl * Python * Java = Essential Functionalit...)
 
Line 3: Line 3:
 
= Language =
 
= Language =
  
* C
+
Votes:
* C++
+
 
 +
* C   (Steve)(Haiyung)
 +
* C++ (Luis)(CSaba)
  
 
= Compiler Support =
 
= Compiler Support =
Line 31: Line 33:
 
* No
 
* No
  
 +
== Serialize Records ==
 +
 +
 +
== De-Serialize Records ==
  
  
 
=
 
=

Revision as of 17:42, 18 January 2008

Home < OpenIGTLink < Library < Design

_TOC_

Language

Votes:

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

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

=