From OpenHome

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
-
{{nav_openhome_ohnet|OpenHome Net - How do I get it?}}
+
{{nav_openhome_ohnet|ohNet - How do I get it?}}
ohNet is available as source code from https://github.com/openhome/ohNet.
ohNet is available as source code from https://github.com/openhome/ohNet.

Revision as of 16:04, 2 August 2011

How do I get it?

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/Upnp
 make