[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,
To: tcpdump-workers@lists.tcpdump.org
Subject: Re: [tcpdump-workers] output help
[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 v
[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
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. Any help and direction will be greatly appreciated. T