This package contains various components that facilitate interactive loginto a remote (or the local) machine: * a (glass) TeletypeMorph;* essentially complete emulation of vt52, vt102 and xterm terminals;* a telnet client for connecting to remote machines;* a `pseudo-tty' client for connecting to an interactive shell on the local machine;* a protocol stack abstraction that glues the above together; and* a TeletypeWindow morph which makes a clickable application out of it all. The pseudo-tty client will only work on Unix, but the telnet client shouldwork fine on any platform (Unix, Mac, Windows, etc.) that supports sockets. Please visit the homepage for further details (especially if you want to usethe pseudo-tty client, since you may have to download an additional changeset).