GNU Public Licence
The packages available in this section contain GPL licenced source code for developers to use for their own purposes.
Presently, most of the software and documentation available is developed specifically for
Foxmoxie Networks and
Foxmoxie Internet products, but some (such as libnetshclient) may be used in other software with little or no modifications required.
libstratanetsh
This package provides source-code to a library (formerly called libnetshclient) for use in the development of applications which require direct communication (using the 'netsh' protocol) with a
Foxmoxie Networks STRATA-family router, or any STRATA protocol-capable implementation. This library may be used to develop client or server implementations, and has also been used for purposes ranging from file transfer to voice applications.
netshng
This package provides source-code to a program (called netshng) for use in the development of applications which require direct communication (using the 'netsh' protocol) with a
Foxmoxie Networks STRATA-family router. This program requires the use of
libstratanetsh. If in doubt, use the latest versions of both.
This program was originally created as an example application to demonstrate the
libnetshclient library and its API.