On 04/12/2011 12:07 PM, Nicholas Leippe wrote: > No, but you could easily write a tool that can do any behavior you > want between stdin and stdout, then wire it up on both ends via > netcat. Or simply do the socket code yourself :)
Indeed, but I want it to be transparent to my TCP/IP client application, so stdin/stdout are, well, out (pun intended). The latter option of creating my own is tempting, but I really wanted to find out if something like this already existed before embarking. --Dave /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
