skip to main content
Embedding OpenAccess SDK Server in .NET applications
 

Embedding OpenAccess SDK Server in .NET applications

This document describes how the OpenAccess SDK Server can be embedded in a native .NET application.
The OpenAccess SDK Server can be run as a standalone process or it can be embedded into a .NET 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 .NET program can use to start and stop the service. Code samples are provided for .NET 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.