[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
Fri, 11 Jul 2003 10:24:52 -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 giuseppe.greco@agamura.com.

http://bugzilla.ximian.com/show_bug.cgi?id=45959

--- shadow/45959	Fri Jul 11 06:23:50 2003
+++ shadow/45959.tmp.30594	Fri Jul 11 10:24:51 2003
@@ -307,6 +307,22 @@
 
 Is there any configuration issue? Have you any suggestion
 on where can I give a look?
 
 Gius_.
 
+
+------- Additional Comments From giuseppe.greco@agamura.com  2003-07-11 10:24 -------
+Dick,
+
+finally I've found the problem:
+the code I've sent you only works if
+the sender and the receiver are installed
+on different machines.
+
+But why don't they work on the same machine?
+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_.