Software Archive
Read-only legacy content
17061 Discussions

C# Source Code for UPnP.dll

scottlibert
Beginner
822 Views

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

0 Kudos
3 Replies
kcchesnut
Beginner
822 Views

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

0 Kudos
kakone
Beginner
822 Views
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.
0 Kudos
Ylian_S_Intel
Employee
822 Views
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

0 Kudos
Reply