On Wed, Jun 22, 2011 at 07:08:41PM +0100, Chris Wilson wrote: > On Wed, 22 Jun 2011 10:50:41 -0700, Ben Widawsky <b...@bwidawsk.net> wrote: > > And this on some remote machine: > > netcat -u -l -p 6666 > > One issue that I found with netcat (at least in the incarnation above) is > that it fails to listen for more than one connection (even on UDP). Am I > doing it wrong? I ended up using a very simple UDP reader instead. > -Chris
I normally use different ports for different machines to avoid this. I actually have a script which I run that does the correct stuff based on the hostname. > > -- > Chris Wilson, Intel Open Source Technology Centre _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/intel-gfx