<div>Hi Guys,</div>
<div> </div>
<div>Is there a need for a telnet server? If so, what level of service would you need from it, for example:</div>
<div>- Switching between line and character modes.</div>
<div>- Transfer of environment variables and such.</div>
<div>- pty emulation, e.g.</div>
<div>    - Escape sequences,</div>
<div>    - Events (window resize etc.)</div>
<div>- Curses-like library.</div>
<div> </div>