Next: Bus systems
Up: ProcessViewBrowser
Previous: Starting from internet browser
Contents
Index
rllib
rllib is a library for low level functions like mailboxes or shared memory and TCP/IP communication.
It is portable. Linux/Unix, OpenVMS and Windows are supported. This is done by #ifdef
statements in the code. If you use rllib you do not have to worry about your operating system.
You can use more comfortable classes for that.
Also the low level functions for hardware access are encapsulated in rllib.
rllib is constantly updated as more features have been implemented.
Rainer Lehrig
2004-02-17