| 55 | A number of commonly used applications have been instrumented with OML to enable their use in OMF experiments. More information about these applications is available at: |
| 56 | * [http://mytestbed.net/projects/omlapp/wiki NICTA OML Applications Overview] |
| 57 | * [http://witestlab.poly.edu/index.php/wirelesstestbeds/omfnettest/oml-applications.html Additional OML Applications from NYU-Poly] |
| 58 | |
| 59 | |
| 60 | There are also several libraries available to help you instrument your own applications for use with OML: |
| 61 | * For C and C++ - install [http://mytestbed.net/projects/oml/wiki/Installing_OML_packages liboml2-dev] and use it as described [http://mytestbed.net/projects/oml/wiki/Client_Programming here] |
| 62 | * For Ruby - use the [https://rubygems.org/gems/oml4r oml4r] gem |
| 63 | * For Python - use the [http://pypi.python.org/pypi/oml4py/ oml4py] module |