Module: Ftpd::Telnet::Codes
- Included in:
- Ftpd::Telnet
- Defined in:
- lib/ftpd/telnet.rb
Constant Summary collapse
- IAC =
0xff
255.chr
- DONT =
0xfe
254.chr
- DO =
0xfd
253.chr
- WONT =
0xfc
252.chr
- WILL =
0xfb
251.chr
- IP =
0xf4
244.chr
- DM =
0xf2
242.chr