Sending command line output (in OS X) to Max.

sisko445's icon

I'd like to stream tcpdump data into Max. So effectively, I need terminal output to send messages. Is there an easy way to pipe such data into Max? What is the most efficient way to do this? Would this be a job for udpreceive/udpsend?

kleurbleur's icon

You've got the Shell external from Bill Orcut, that might help you:
https://cycling74.com/download/Share/JeremyBernstein/shellUB.zip

sisko445's icon

that's pretty much exactly what I need. Cheers!