Utils/Console: Telnet protocol implementation (including NAWS and TERMINAL-TYPE options)
authorg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Fri, 19 Dec 2008 18:59:14 +0000 (18:59 +0000)
committerg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Fri, 19 Dec 2008 18:59:14 +0000 (18:59 +0000)
commit1f9ac79c1c2dfbb7abe22e1c816ca43d6582102b
tree1ffc48be38ac4899e66fb4a1c2b00bfa503c0932
parent5253ef73ebaea35a429b8a4ef35e4e4ead98ed0c
Utils/Console: Telnet protocol implementation (including NAWS and TERMINAL-TYPE options)

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1032 270642c3-0616-0410-b53a-bc976706d245
Utils/Console/FancyReader.hh [new file with mode: 0644]
Utils/Console/SConscript
Utils/Console/Telnet.cc [new file with mode: 0644]
Utils/Console/Telnet.cci [new file with mode: 0644]
Utils/Console/Telnet.cti [new file with mode: 0644]
Utils/Console/Telnet.hh [new file with mode: 0644]
Utils/Console/Telnet.test.cc [new file with mode: 0644]
Utils/Console/telnetServer.cc [new file with mode: 0644]