The network service API is made available as a dynamic C library for Linux and Android platforms. It can also be compiled statically using sources in this repository. A Java version of the API is also implemented by JNI-wrapping of the C library. The following links provide documentation for the API and library code: * [http://www.winlab.rutgers.edu/~bronzino/MFAPI/index.html C API and Library Documentation] * [http://www.winlab.rutgers.edu/~bronzino/JMFAPI/index.html Java API Documentation]