inf | Infrastructure top layer
|
appSrv | Application server template and support.
|
sys | Process control and configuration.
|
stt | Statistics accumulation and display.
|
msg | Combines mo and I/O, adds trace display of messages and mult-packeting
|
ctl | Real-Time system and process control
|
trc | Tracing of program flow and display of communication contents
|
IO | Input Output (Socket) using non-blocking, permanent virtual circuits.
|
alrm | Perform tasks at specific or relative times.
|
cfg | Process and layer configuration.
|
Utility Layers
|
mo | Message Object: Opaque data storage for communication.
|
str | String processing
|
charIo | Character I/O
|
avl | Sorting and access (primitive)
|
txt | Text File handling
|
opt | Command line options
|
xml | Converts documents into html.
|