[LCP]interactive Telnet session

Greg Black gjb at gbch.net
Wed Sep 4 07:06:11 UTC 2002


Lucas King wrote:

| my current reference, in my continured effort in developing my 
| programming skills, is Linux Programming Bible.  it explains the use of 
| DUP2 and for the most part DUP2 seems to behave as explained.  my 
| problem, as far as i can determine, is that Telnet requires access to 
| the terminal's environment.  but as i have redirected Telnet's output to 
| a socket rather then stdout, the terminal environment is not available. 

Using a list like this for your basic learning is just not going
to be productive.  Buy a copy of "UNIX Network Programming" by
W. Richard Stevens and read it from cover to cover.  You will
cover all the stuff that's bothering you here.

Greg




More information about the linuxCprogramming mailing list