On 2012-11-25 15:51, onyx@onyx-ashanti.com wrote:
if comport could accept an ip port argument, as well as a serial port argument, all would be lovely and nothing would have to change. it would simply recieve itsport from the ip. is there anything like this?
In pd-extended there are [udpsend] and [udpreceive] as well as [tcpclient] and [tcpserver] that can be used instead of [comport]. Probably you'll need to add a [import net] to get them.
Martin