Remote Access Examples

The following examples show you how to set up your telnet session to work properly with i4004em.

X Windows

Open an xterm session.

Click on Options.

Click on Size.

Click on 80x24 (vt100).

Select BS Sends DEL.

Click on the window.

telnet to the Linux system where the emulator runs.

Login to your userid.

Set your terminal type to vt100:

      export TERM=vt100

Start the emulator:

      em tst.p

Expand the window to include 80 columns and 24 rows.


Microsoft Windows

Click on the Start button.

Click on Run....

Open = telnet.

Click on OK.

Click on Terminal.

Click on Preferences....

Select VT-100/ANSI under Emulation.

Set Buffer Size to 24.

Click on OK.

Click on Connect.

Click on Remote System....

Host Name = the IP address of your Linux system.

Port = telnet.

Term Type = vt100.

Click on Connect.

Login to your userid.

Set your terminal type to vt100:

      export TERM=vt100

Start the emulator:

      em tst.p

Expand the window to include 80 columns and 24 rows.


Home | Copying the Emulator | Introduction | Features | Emulator Initialization | User Interface | 4004 Instruction Set | 4004 Reference Card | References