Term/2 for OS/2

Version 2.00 ***BETA*** Built 02/20/97

This utility allows any OS/2 computer that has both tcp/ip connectivity in some form (lan, SLIP,PPP, whatever) and a available async (rs-232) port to "spawn" a telnet session to this available port.

What this is useful for? If you're many of the computer users out there, you know that many terminals have come onto the used market for $20 - $50 range. VT220's, VT420's, ADM 3A's and other terminals have become available to the everyday OS/2 user.

This can be useful for several situations:

  1. You are a school and need to provide cheap internet connectivity. With several cheap terminals and a 28.8 or higher modem, the sessions remain very responsive, requiring only 1 computer (with several rs-232 ports, but this application uses standard calls, so Digiboards and the like will work with no problems.)
  2. Someone wants to read PINE on your $4000 OS/2 superstation. Give him/her their own machine.
  3. You'd like several people to work on your OS/2 machine. Setting ifconfig to route to localhost and running the telnet daemon is a quick fix for "multi-user" OS/2.
  4. Many other uses .....

*** NEW FEATURES WITH 2.0 ***

*** Requirements ***

*** Usage ***
The application is a command line utiltiy that takes these arguments:

c:\term\term COM1 [OPTIONAL TERMINAL TYPE STRING]

COM1 being the communications port you have setup using the MODE command.

This program assumes that you have setup the communication parameters via a OS/2 MODE statement. For example, you need to do something like this:

and to test it, just type ECHO TEST >COM2. If you see "TEST" on the terminal, this is a good indication that the local connection is working.

Once the application is running a command prompt will be seen on the terminal. Press ? for current help. The text file termtype is a list of valid terminal types for many telnet clients. Remember, those are just standard names, and does not imply that your terminal is supported by whatever telnet daemon your trying to connect to.


*** Update History ***

*** Notes ***

*** Support ***
No warranties, expressed or implied.....


*** Features already suggested and pending ***

If you would like to send comments or suggestions for additional features, please email them to tfry@universe.digex.net

or visit the web page http://www.universe.digex.net/~tfry/term.html