Difference between revisions of "OpenIGTLink/Library/Design"
From NAMIC Wiki
Line 26: | Line 26: | ||
* Java | * Java | ||
+ | (Steve: not needed directly, let users access OIL features through their own wrapping, e.g. VTK) | ||
= Essential Functionalities = | = Essential Functionalities = |
Latest revision as of 20:30, 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
(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.