OscJack
OscJack copied to clipboard
Support multicast
I just added a simple multicast feature that is discussed #8 here
Usage
var server = new OscServer(9000); // Port number
server.JoinMulticastGroup("225.6.7.8"); // Multicast address