From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <44331103.8090005@proweb.co.uk> Date: Wed, 5 Apr 2006 01:36:19 +0100 From: matt User-Agent: Mozilla Thunderbird 1.0.6 (X11/20060326) MIME-Version: 1.0 To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] netcat, the only stdin/stdout redirector to tcp/udp conns? References: <4432C4EA.10204@gmail.com> <4432CA60.6010009@asgaard.homelinux.org> <20060404194312.GA11874@imsa.edu> <4432D8D0.5010901@gmail.com> In-Reply-To: <4432D8D0.5010901@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 2ebb6e50-ead1-11e9-9d60-3106f5b1d025 I use tcpserver as a listener accepts connections and execs itself with stdin/stdout on the port http://cr.yp.to/ucspi-tcp.html tcpclient is a client but uses fd 6 &7 as stdin/stdout