Re: [Mono-list] FIXED - Everything working now

2010-05-12 Thread Ylian
Hi. Thanks for the link. Your code does the part that works, that is sending multicast and receiving unicast. The part that does not work as well involved receiving multicast messages (Multicast Join) while at the same time knowing on which local interface you got the multicast from. Ylian http

[Mono-list] FIXED - Everything working now

2010-05-11 Thread Ylian
. This was an easy fix and the result is impressive. The main tools Device Sniffer, Device Spy and Network Light all work perfectly. Thanks, Ylian http://opentools.homeip.net opentools.homeip.net -- View this message in context: http://mono.1490590.n4.nabble.com/Porting-UPnP-Tools-to-MONO-Socket

[Mono-list] Porting UPnP Tools to MONO - Socket "ExclusiveAddressUse" problem

2010-05-10 Thread Ylian
ere any alternatives? I am also trying to find precedents for UPnP work on MONO. My multicast socket setup code below (Apache 2.0 license). Thanks, Ylian http://opentools.homeip.net/ opentools.homeip.net public class UPnPMulticastSniffer { public delegate void PacketH