From OpenHome

Revision as of 13:44, 27 June 2011 by Simonc (Talk | contribs)
Jump to: navigation, search

Overview docs

  • Control Point
  • Device [under construction]

API docs

ohNet is written using C++ with std::string replaced by proprietary buffer classes. These allow for more efficient use of memory at the cost of a steeper learning curve. Memory use benefits can be especially pronounced for the Device stack. API docs [5] for this version of the stack are available but do not include the proprietary buffer classes.