https://bugzilla.novell.com/show_bug.cgi?id=661437
https://bugzilla.novell.com/show_bug.cgi?id=661437#c4 --- Comment #4 from Iraklij Kuznetsov <[email protected]> 2011-02-25 21:01:50 UTC --- Sorry for frequent messages, but I should add 1 cent more: "Access denied" error is thrown only when sending to broadcast addresses like 192.168.168.255, 192.168.1.255 (both are broadcast addresses for standard home LAN) and 255.255.255.255 which is obtained like this: IPAddress broadcastAddress = IPAddress.Broadcast; "Usual" addresses like 192.168.168.7 and so on do not raise this error. I hope this will help. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
