http://bugs.winehq.org/show_bug.cgi?id=33798
--- Comment #9 from Bruno Jesus 00cpxxx@gmail.com 2013-06-17 09:43:19 CDT --- Created attachment 44841 --> http://bugs.winehq.org/attachment.cgi?id=44841 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.