Difference between revisions of "OpenIGTLink/Library/Design"
From NAMIC Wiki
Line 34: | Line 34: | ||
* Yes | * Yes | ||
− | * No | + | * No (Steve: provide reference implementation, but let users provide their own) |
== Serialize Records == | == Serialize Records == |
Revision as of 20:29, 18 January 2008
Home < OpenIGTLink < Library < Design
Contents
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 (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.