开发者

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

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 then microsofts upnp.dll - but the intels open source upnp tools have absolutely no documentation, not on their website, not on any other website. is there a reason for this and does anyone know anything more about this issue? i've tried emailing them, no response.

also, they have some non-programming 15 minute youtube videos about some basic GUI tools, but thats about it, nothing programming related, and guessing how their classes work and interact with one another has been a real pain and isn't panning out.

if any of you know anything further on this, would be appreciated.

the reason i ask is because, currently, i am trying to solve this problem: Getting IP Address using UPnP InvokeAction not returning anything, help?

... and am thinking of moving away f开发者_运维百科rom microsofts upnp.dll in favor of intels upnp dll as a last resort (if i can't solve above problem), but to do that i would need to learn how to use intel's upnp dll. if somehow there is documentation, i would love to see it, thanks.

thanks


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.


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

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜