Embedding Server in C/C++ Applications
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
This document describes how the OpenAccess SDK Server can be embedded in a native C/C++ application.
The OpenAccess SDK Server can be run as a standalone process or it can be embedded into a C process. The embeddable version of the OpenAccess SDK Server is supplied as a shared library (oasoa.dll or liboasoa.so) with an API that a C program can use to start and stop the service. Code samples are provided for C environment. If your environment is not described in this document, then please contact Progress technical support to find out if we have additional information in a form of a knowledgebase article.