Wiki

Clone wiki

mobilityfirst / Network_Service_API_Documentation

The network service API is made available as a dynamic C library for Linux and Android platforms. It can also be compiled-in statically using sources in this repository - see netapi/c. A Java version of the API is also implemented by JNI-wrapping of the C library - see netapi/java and netapi/c/jni. The following links provide documentation for the API and library code:

Updated