Re: [tcpdump-workers] output help

2008-06-07 Thread Guy Harris
[EMAIL PROTECTED] wrote: I tried piping to the SuperCollider program, but I'm guessing I would have to edit the SuperCollider code then so that I can tell it what to do with the Piped data? Try, instead, writing a program that 1) reads tcpdump output and 2) based on what it reads,

Re: [tcpdump-workers] output help

2008-06-07 Thread stephen
I tried piping to the SuperCollider program, but I'm guessing I would have to edit the SuperCollider code then so that I can tell it what to do with the Piped data? Thanks, Stephen -Original Message- From: Guy Harris <[EMAIL PROTECTED]> Sent: Saturday, June 7, 2008 3:29am To: tcpdump-w

Re: [tcpdump-workers] output help

2008-06-07 Thread Guy Harris
[EMAIL PROTECTED] wrote: I'm new to the tcpdump code and I'm looking for some direction as to where the screen output takes place. I'm trying to capture that output and send it via OpenSoundControl messages to the SuperCollider music technology programming system. "Capture" in what sense? On