[Mono-bugs] [Bug 45959][Cri] Changed - UDP Sockets: Multicast and Broadcast Datagrams are not received
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Mon, 14 Jul 2003 08:34:17 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by dick@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=45959
--- shadow/45959 Fri Jul 11 10:24:51 2003
+++ shadow/45959.tmp.29005 Mon Jul 14 08:34:17 2003
@@ -1,12 +1,12 @@
Bug#: 45959
Product: Mono/Class Libraries
Version: unspecified
OS: Red Hat 9.0
OS Details:
-Status: NEEDINFO
+Status: CLOSED
Resolution: NOTABUG
Severity: Unknown
Priority: Critical
Component: System
AssignedTo: mono-bugs@ximian.com
ReportedBy: giuseppe.greco@agamura.com
@@ -323,6 +323,23 @@
To test any small change in my code have I
always to copy the sender or the receiver to
another machine? To run my unit tests I need
them working on the same machine...
Gius_.
+
+------- Additional Comments From dick@ximian.com 2003-07-14 08:34 -------
+Works on the same machine for me.
+
+[dick@hagbard socket] [ 1:32]
+:; mono ./sender.exe
+
+[dick@hagbard socket] [ 1:32]
+:; mono ./receiver.exe
+0123456789
+
+
+I suggest you check the network settings on your machine, and
+see if your kernel has multicast support.
+
+Closing bug, as its not a mono problem.
+