[Toc][Index]

Using redirection with TELNET


To use redirection of STDIN and/or STDOUT for a telnet session use 
tnpipe.exe instead of telnet.exe, e.g. 

 
    tnpipe 127.0.0.1


telnet.exe does not handle STDIN correct. 
Use only '0A'x as line separator in the input for tnpipe. (see General 
input line enhancer for an example) 
Please note that tnpipe.exe seems to be buggy: 
After a number of calls of tnpipe.exe it's not possible to use more than 
one tnpipe.exe at the same time. The only solution for this problem is to 
reboot the machine.   

Created using Inf-PHP v.2 (c) 2003 Yuri Prokushev
Created using Inf-HTML v.0.9b (c) 1995 Peter Childs