[OSC_dev] No dumpOSC output in pipe in non-interactive terminal

Torsten Anders torsten.anders at plymouth.ac.uk
Sat Sep 8 16:42:39 PDT 2007


Dear all,

just to inform: I found some hackerish way around it: I am calling  
dumpOSC in an interactive terminal and use netcat to send its output  
to my application via a socket. So, all OSC traffic goes though the  
network twice, once encoded and then as plain text (see below). Not  
necessarily the most efficient way, but most easy to implement ;-)

   ./dumpOSC -quiet 1234 | nc localhost 50001

Thanks again for your comments -- and would still be happy to learn  
why dumpOSC doesn't output in a non-interactive 'terminal'.

Best
Torsten

--
Torsten Anders
Interdisciplinary Centre for Computer Music Research
University of Plymouth
http://strasheela.sourceforge.net
http://www.torsten-anders.de




More information about the OSC_dev mailing list