From OpenHome

Revision as of 12:34, 27 June 2011 by Simonc (Talk | contribs)
Jump to: navigation, search
How do I get it?

ohNet is available as source code only 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