close Warning: Can't synchronize with repository "(default)" ("(default)" is not readable or not a Git repository.). Look in the Trac log for more information.

Changes between Initial Version and Version 1 of Proto/cModules/d0NetworkServiceAPI/d0Documentation


Ignore:
Timestamp:
Nov 30, 2014, 5:19:32 AM (9 years ago)
Author:
wontoniii
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Proto/cModules/d0NetworkServiceAPI/d0Documentation

    v1 v1  
     1The 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:
     2
     3* [http://www.winlab.rutgers.edu/~bronzino/MFAPI/index.html C API and Library Documentation]
     4* [http://www.winlab.rutgers.edu/~bronzino/JMFAPI/index.html Java API Documentation]