From OpenHome

(Difference between revisions)
Jump to: navigation, search
m (moved Ohnet-How to Ohnet:How)

Revision as of 09:32, 1 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