telnet controll

networking Hungary
  • 13 years ago

    Hi!

     

    I made a server program in C. Users can access my server using telnet and they can log in. My problem is the following: when user writes password I have to hide it in the client, but I can't do that.

    I tried google and I have read a lot of telnet RFC , but I could'nt find the correct answer. RFC318 says: I have to send a decimal 133 code (HIDE-YOUR-INPUT) to client, but it isn't work...;(

    Can somebody help me?

     

    thx a lot: LD

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Any fool can write code that a computer can understand. Good programmers write code that humans can understand.” - Martin Fowler