I've got a real basic telnet server script here, that just sends some info back and forth to and from the client and server. It does not follow the RFC but I want to change that. I have tried to read the RFC's on telnet but I can not make heads or tails of it.
What will get me going in the right direction is if somebody would help me understand how to make my server ask/require a username and password when first connecting. I beleive that once I figure out how to do that (the commands/syntax etc), I can figure out how to continue with the rest of the RFC.
Does any one know how to make heads or tails of technical RFC babble?
Thanks