skip to main content
Embedding OpenAccess SDK Server in .NET applications : Sample for Windows : Files for embedding in .NET applications
 

Files for embedding in .NET applications

Prerequisite

You must have Visual Studio 2010 installed on your machine to compile and to execute this sample successfully.
Note: The place holder install_dir should be replaced with the directory where you have installed the OpenAccess SDK Server and IP SDK.
install_dir\bin\oasoa.dll -OpenAccess SDK Server shared library
install_dir\shlibsrv\oanet\OAServer.cs - .NET Interface to OpenAccess Server Shared library
install_dir\shlibsrv\oanet\oanet.csproj - Sample for Windows