Version: 4.2.0.3
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.  Windows forms and console application samples also include Visual C++ versions.

Sample Name Sample Description
Telnet Client Demonstrates a user-interactive Telnet client using the VT display's SetStream auto send/receive capabilities.
Telnet Client (Independent Data Source) Demonstrates a user-interactive Telnet client using an autonomous data source (in this case, the included Telnet component).
Screen Scraping Demonstrates how to scrape the contents of the VT display.
Web Screen Scraping Demonstrates how to scrape the contents of the VT display on a web page.
Rexec Client Demonstrates execution of a command using Rexec.
Rlogin Client Demonstrates a user-interactive Rlogin client.
Rsh Client Demonstrates execution of a command using Rsh.
Automated Windows Client Demonstrates execution of an automated application using Telnet.
Telnet Automated Console Demonstrates use of Telnet in a console application.
Telnet Automated Web Demonstrates use of Telnet on a web page.
 Download all the Emulation Samples Now!

Additional Sample Downloads

Sample Name  Sample Description 
VT with SSH Client Demonstrates a fully interactive SSH client that also uses the Emulation for .NET product for VT emulation.