The Java(tm) Telnet Applet: Download

© 1996, 97 Matthias L. Jugel, Marcus Meißner

Package download and Unpacking

Select the package according to your operating system. Apple users may choose to select the telnet.zip file. Please be aware that the packages contain long filenames and may not work with systems not supporting these, such as Windows 3.x.

If you have problems unpacking one of the packages read the notes below the table or contact us if it doesn't make sense.

UNIX Windows NT/95
telnet.tgz telnet.zip


Windows NT/95:

Select the telnet.zip file and unpack it using one of the publicly available tools, like WinZIP. Make sure you have selected the checkbox to extract subdirectories!

UNIX:

Extract the files from the telnet.tgz file using the following command:
gunzip -c telnet.tgz | tar xvf -
This will extract a directory called Telnet/ containing the full source code + documentation and precompiled classes. gunzip (GNU unzip) can be found on a public ftp server.

For further information on using and installing the applet please refer to the Documentation.
[BACK] Get the latest version here!
Last modified: Thu Mar 13 14:25:02 1997 by Matthias L. Jugel