C# Source Code for UPnP.dll

C# Source Code for UPnP.dll

scottlibert的头像

Is the C# source code used to generate the UPnP.dll available, and if so where is it?


I was able to locate source code in an earlier version of the Intel UPnP Authoring Tools (Stacks and ApplicationsCompactDotNetCompactUPnP*.*), however am not able to locate the source code w/the latest release of the Intel Digital Home Device Code Wizard.


Thanks,


- scott

4 帖子 / 0 new
最新文章
如需更全面地了解编译器优化,请参阅优化注意事项.
kcchesnut的头像

i ended up having to export the UPnP.dll (to C#)using Reflector.


hope we can get a hold of the source in the future.


Thanks

kakone的头像
Hello, Does anyone have the sourcecode of the C# UPnP.dll ? I use Reflector to decompile the code but when I do this, my UPnp projet doesn't work. If I use the original UPnP dll, it works very well, I don't understand why. Cordially, Kakone.
ylian-saint-hilaire (Intel)的头像
Quoting - kakone Hello, Does anyone have the sourcecode of the C# UPnP.dll ? I use Reflector to decompile the code but when I do this, my UPnp projet doesn't work. If I use the original UPnP dll, it works very well, I don't understand why. Cordially, Kakone.

Yes, full source code to UPnP.dll is available at http://opentools.homeip.net. Please give us feedback on it.

Ylian

登陆并发表评论。