VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

VT100 ANSI Terminal Emulator Demonstration

Daniel S. Soper  (9 Submissions)   Complete Applications   Visual Basic 3.0   Advanced   Wed 3rd February 2021

This program demonstrates how to create a VT100 terminal emulatior with ANSI capability (Remember the software you used to use to connect to a BBS?). It demonstrates control character processing, ANSI mode control sequence processing, and escape sequence processing. It also demonstrates how to connect to, and interact with, a remote server using the Winsock control.

Inputs
none.

Assumes
You should have a basic understanding of VT100 programming if you hope to understand this code.

Returns
none.

Side Effects
none that I know of.

API Declarations
Many. See source code.

Rate VT100 ANSI Terminal Emulator Demonstration (9(9 Vote))

Download VT100 ANSI Terminal Emulator Demonstration

VT100 ANSI Terminal Emulator Demonstration Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters