I saw this Intel UPnP .net SDK, never used it but might do what you need. No idea is it uses 100% managed code or how much of the protocol it exposes.
http://www.intel.com/cd/ids/developer/asmo-na/eng/downloads/upnp/tools/index.htm#anchor_3 If you could, let me know what you find. Stéphane >>> "Damien DALY" <[EMAIL PROTECTED]> 5/13/2008 5:00 PM >>> Hi, I have been googling a long time before asking... Is there any free UPnP library that is either fully .NET, or with PInvoke, written for all OS ? In the pinvoke libs, there is one on windows (MS) and one on linux (libupnp). I don't know for mac. In the fully managed libs, I have found Mono.NAT that is only focused on port mapping for gateway devices. I have found the Intel UPnP Stack that is no longer supported, but not free. I have asked Intel, but answers were not clear. So, since I would like to create UPnP devices using C#, I would like to know if someone knows a free UPnP stack I can use... Thanks Damien _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
