Lines Matching full:dont
203 do/dont/will/wont commands, with any telnet option
204 name. The rules for when do/dont/will/wont are sent
495 to our "DO ECHO", that we send a "DONT ECHO" to get the
503 WONT option; send DONT option. Now, the sequence is: send
513 recv DO ECHO 1 (first reply, ok. expect DONT ECHO next)
515 recv DONT ECHO 1 (second reply, ok. expect DO ECHO next)
516 recv DONT ECHO 0 (third reply, wrong answer. got DONT!!!)
517 *** send WONT ECHO (send WONT to acknowledge the DONT)
521 recv DONT ECHO 0
523 recv DONT ECHO 0
528 The line with the "***" is last of the WILL/DONT/WONT sequence.
536 recv dont ECHO 1
537 recv dont ECHO 0