On Wed, 22 Jun 2011 10:50:41 -0700, Ben Widawsky <[email protected]> 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

-- 
Chris Wilson, Intel Open Source Technology Centre
_______________________________________________
Intel-gfx mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to