This module offers an implementation of the Telnet Protocol (RFC854), making it possible to write a telnet server that can interact with the various telnet features.
Name | Event | Specification |
---|---|---|
Binary transmission | 'transmit binary' |
RFC856 |
Echo | 'echo' |
RFC857 |
Suppress Go Ahead | 'suppress go ahead' |
RFC858 |
Window Size | 'window size' |
RFC1073 |