I am looking for the best way to send multicast messages with Qt... preferably using as many Qt-specific calls as possible to avoid any OS-specifics. Best link I've found so far is here: http://www.qtsoftware.com/developer/...-04.3155102847

Appreciate any suggestions/code snippets.