skip to main content
Embedding Server in C/C++ Applications : Sample for UNIX : Files for embedding in C/C++ applications
 

Files for embedding in C/C++ applications

Note: Replace the place holder install_dir with the directory in which you have installed the OpenAccess SDK Server and IP SDK.
install_dir/bin/liboasoa.so: OpenAccess SDK Server shared library
install_dir/shlibsrv/oac/shlibsrv.h : C/C++ Interface to OpenAccess Server Shared library
install_dir/shlibsrv/oac/oasrvu.c: OpenAccess Server Shared library Sample for UNIX
install_dir/shlibsrv /makefile: make file
install_dir/shlibsrv /runsrvr_c.sh: korn shell script starting the C/C++ sample