[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: socket programming



On 12-May-2000 Brett Fowlkes wrote:
> I am writing a server that accepts telnet connections. I am using basic
> sockets to do so and do not use inetd. I cannot figure out how to disable
> the echoing to screen for the password. I have tried everywhere else, this
> is my last resort.
> 

a) read the telnetd / telnet source
b) look at how programs like login do it

it boils down to you setting flags for the device.



Reply to: