NCSA Telnet
{{Short description|Telnet implementation}}
{{More citations needed|date=December 2009}}
{{Infobox software
| title =
| name = NCSA Telnet
| logo =
| logo caption =
| logo alt =
| logo size =
| collapsible =
| screenshot =
| screenshot size =
| screenshot alt =
| caption =
| other_names =
| author = Gaige Paulsen
Tim Krauskopf
Aaron Contorer
| developer =
| released = {{Start date and age|1986|df=yes/no}}
| ver layout =
| discontinued = yes
| latest release version = 2.3.08 (MS-DOS)
2.6 (Macintosh)
| latest release date = {{Start date and age|1995|2|1|df=yes}}
| latest preview version =
| latest preview date =
| repo =
| qid =
| programming language =
| middleware =
| engine =
| operating system =
| platform =
| included with =
| replaces =
| replaced_by =
| service_name =
| size =
| standard =
| language =
| language count =
| language footnote =
| genre =
| license = Public domain
| website =
| AsOf =
}}
NCSA Telnet is an implementation of the Telnet protocol developed at the National Center for Supercomputing Applications of the University of Illinois at Urbana-Champaign, first released in 1986{{cite web |author=Computer Science at ILLINOIS |url=http://cs.illinois.edu/about-us/cs-history |title=CS History | Department of Computer Science at Illinois |publisher=Cs.illinois.edu |access-date=2015-06-25 |archive-url=https://archive.today/20140306160755/http://cs.illinois.edu/about-us/cs-history |archive-date=2014-03-06 |url-status=dead }} and continuously developed until 1995.{{cite web | title=Information on NCSA Telnet | publisher=NCSA| date=18 May 2001 | url=http://www.ncsa.illinois.edu/UserInfo/Consulting/Doc/Telnet.html | archive-url=https://web.archive.org/web/20110716073844/http://www.ncsa.illinois.edu/UserInfo/Consulting/Doc/Telnet.html | archive-date=16 July 2011 | url-status=dead}} The initial implementation ran under Mac OS and Microsoft MS-DOS, and provided basic DEC VT102 terminal emulation with support for multiple simultaneous connections and an FTP client. NCSA Telnet was the first implementation of telnet for the Macintosh or PC that provided the ability to connect to multiple hosts simultaneously.
Over time, the program evolved with added features and revisions to the user interface. Support for Tektronix 4010/4014 vector terminal emulation and a protocol for downloading and viewing raster images were added.NCSA Telnet for the Macintosh • User’s Guide • Version 2.6 • October 1994 http://pzacad.pitzer.edu/~dward/classes/skills/telnet/MacTelnet.pdf
In 1987, a short-lived version for Sun Microsystems SunOS was released.
Although the MS-DOS version of NCSA Telnet lost popularity after Microsoft Windows became widespread, the Macintosh version remained in use throughout the 1990s as a basic connectivity tool in academic and commercial installations.
NCSA Telnet originally used a built-in TCP/IP protocol stack to communicate over the network. As standard APIs became available for network communication, the program was adapted to use them, most notably Apple's MacTCP. However, the built-in stack, one of the few completely independently developed TCP/IP stacks in use at the time, continued to ship in the software for years.
NCSA Telnet was released as free and open source software (although the term "open source" was not yet in use), and as such spawned a number of spin-off products including
- BetterTelnet
- Brown tn3270{{cite web|url=http://www.brown.edu/cis/tn3270/ |title=tn3270 for the Macintosh |publisher=Brown.edu |date=October 2019}}
- BYUTelnet
- InterCon's TCP/Connect series
- MacBlue Telnet (Chinese-language version)
- MacTelnet
- NCSA Telnet-J (Japanese-language version)
References
External links
- {{cite web | title=NCSA PC Telnet Info Page |publisher=NCSA| date=28 September 2000 | url=http://archive.ncsa.uiuc.edu/SDG/Software/PCTelnet/ | archive-url=https://web.archive.org/web/20051225232051/http://archive.ncsa.uiuc.edu/SDG/Software/PCTelnet/ | archive-date=25 December 2005 | url-status=dead}}
Category:Free terminal emulators