From OpenHome
(Difference between revisions)
(3 intermediate revisions not shown) | |||
Line 5: | Line 5: | ||
git clone git@github.com:openhome/ohNet.git ohnet | git clone git@github.com:openhome/ohNet.git ohnet | ||
build using | build using | ||
- | cd ohnet | + | cd ohnet |
make | make | ||
+ | |||
+ | There are also binaries available for certain popular platforms/architectures. See http://www.openhome.org/releases/artifacts/ohNet. |
Latest revision as of 09:18, 29 November 2011
ohNet is available as source code from https://github.com/openhome/ohNet.
Setup a (free) github account then
git clone git@github.com:openhome/ohNet.git ohnet
build using
cd ohnet make
There are also binaries available for certain popular platforms/architectures. See http://www.openhome.org/releases/artifacts/ohNet.