Intels Open Source uPNP SDK Has absolutely 0 documentation, why?

前端 未结 2 1665
鱼传尺愫
鱼传尺愫 2021-01-21 10:31

basically, here is the address... http://opentools.homeip.net/dev-tools-for-upnp

they are the recommended dll\'s to use for upnp as they implement the standards better t

相关标签:
2条回答
  • 2021-01-21 11:09

    There just so happens to be an ENTIRE BOOK that discusses and demonstrates the Intel UPnP Stack/Library. This book is specific to the C implementation of UPnP by Intel.

    The book is called:

    UPnP Design by Example by Michael Jeronimo and Jack Weast

    Amazon.com link

    Hope this helps somebody out. It took me quite a while to find documentation on the Intel Library. Actual use of code from the Intel UPnP stack begins on page 202 of the book.

    0 讨论(0)
  • 2021-01-21 11:21

    This is a late answer, but in this post:

    http://software.intel.com/en-us/forums/showthread.php?t=50740

    The attach a .chm with a generated reference documentation. Don't forget to unblock the file (right-click, properties, unblock) before opening, otherwise you won't be able to read the pages.

    0 讨论(0)
提交回复
热议问题