Hi, All, Winsock support mutlicast loopback, but in GroupsockHelper.cpp, setupDatagramSocket() function will not set loopback for win32. To use multicast loopback in win32, you need to move the code out of the #define. Thanks, Ivan