[Mono-bugs] [Bug 661437] 2.8.1: Connect/Send logic on UDP sockets is throwing inappropriately
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Feb 25 16:01:51 EST 2011
https://bugzilla.novell.com/show_bug.cgi?id=661437
https://bugzilla.novell.com/show_bug.cgi?id=661437#c4
--- Comment #4 from Iraklij Kuznetsov <carga at mail.ru> 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.
More information about the mono-bugs
mailing list