http://bugs.winehq.org/show_bug.cgi?id=33798
Maxime S. MaximeSedDev@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #10 from Maxime S. MaximeSedDev@gmail.com 2013-06-26 10:04:37 CDT --- (In reply to comment #9)
Created attachment 44841 [details] Test application
To be sure we are doing the test in the same way I'm attaching the programs I used. I added some prints to make it easier to compare results and this is my output (after pressing OK in the messageboxes):
wine@debian7:~$ wine rec_mcast.exe "192.168.237.136" & [1] 16255 wine@debian7:~$ wine send_mcast.exe "192.168.237.136" Multicasting message! Sending data succeeded! [1]+ Exit 1 ~/wine/wine rec_mcast.exe "192.168.237.136"
The IP after the .exe is the desired IP to bind.
Yes, we are doing the same thing (never print "Multicast message!" with your test)... but I installed a new distrib (Ubuntu 13.04) with a newer Linux Kernel (3.8) and it now works ! Thank you for the help !
*** This bug has been marked as a duplicate of bug 7929 ***