OpenROAD Server Library (ASOLib)
The OpenROAD Server library (ASOLib) is a 4GL library built into OpenROAD. It facilitates persistent OpenROAD Server session contect and pseudo-conversational dialogue between client and server applications.
ASOLib helps in the following areas:
• Name Server functionality
• Persistent session context
• Server Manager
ASOLib provides an efficient way to develop applications using the stateful approach to application design. For more information, see
Designing and Writing OpenROAD Server Applications.
To get started using ASOLib, see
ASOLib--OpenROAD Server Library.