Version: 1.1.1.6
Build terminal emulation capabilities into your application with VT and Telnet controls.

Sample Projects Included
The samples are fully working applications in both C# and VB.NET and include complete source code.

Sample Name Sample Description Languages
Telnet Client (Internal) Demonstrates a simple emulator application which communicates with remote servers by using the internal Telnet component (exposed by the Vt.Telnet property), then displays the data using the VT control. VB.NET, C#
Telnet Client (External) Demonstrates a simple emulator application which communicates with remote servers by using the Telnet component, then displays the data using the VT control. VB.NET, C#
Screen Scrape Sample Demonstrates how to use the Vt control without the Telnet control to display and screen scrape VT formatted text. VB.NET, C#
VT Scrape Demo Demonstrates how to use the Vt control without the Telnet control to display and screen scrape VT formatted text in a browser. VB.NET, C# (ASP.NET)