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

Files for embedding in Java applications

Note: Replace the placeholder install_dir 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\oajava\server\oasload.java: OpenAccess SDK embedded Server load class
install_dir\shlibsrv\oajava\server\oaserver.java: OpenAccess SDK embedded Server Class
install_dir\shlibsrv\oajava\server\oaservertest.java: OpenAccess SDK embedded Server sample