Net Sender C Code

Synopsis:
C to send messages to MAX/MSP or PureData Programs.

Usage:
This code can be added to any existing C program to allow datagram (UDP) messages to be sent across a network or locally. It works with max/msp netsend/netreceive objects by Olaf Matthes (available at http://www.akustische-kunst.org/maxmsp/) and PureData's netsend/netreceive objects.



