À propos de PowerTCP Emulation for .NET

Incluez l’émulation de terminal et la capture de données d'écran dans toute application .NET Windows ou ASP.NET.

PowerTCP Emulation for .NET allows you to communicate with legacy applications or any server that supports VT-52, VT-100, VT-220 and VT-320 terminals from .NET. The Vt control is a powerful terminal emulator that enables you to build your own custom terminal emulation applications from within .NET. Built-in Telnet capability enables the Vt control to start a session with as little as one line of code. Also includes a custom font for support of VT graphics characters, a FontDialog control that displays all fixed width raster and True-Type fonts, ability to interrogate every cell for comprehensive style information, and powerful printing capability.

Features:

  • Includes all the capability available in PowerTCP Telnet for .NET
  • VT control emulates VT-52, VT-100, VT-220 and VT-320 terminals
  • Interprets text and escape sequences to display a screen that can be used interactively (like a regular terminal) or invisibly (to capture reports that can subsequently be screen-scraped by your application)
  • Screen scraping returns all the text in the scroll-back buffer as well as the display
  • Telnet control can be used to provide a real-time data source, and supports rlogin, rsh and rexec.
  • Numerous display options are available to customize your screen
  • Printing of the display is fully supported, as is the printing of postscript files and auto-print (prints each line as it is received)
  • Screens can be scraped to HTML, transforming all the stylistic information into HTML tags
  • Graphic characters for box drawing are fully supported
  • Key remapping is available using native .NET capability
  • Dynamic scroll-back buffer can save hundreds (or thousands) of lines
  • Option of using built-in Telnet or accessing an external Telnet component
  • Includes a royalty-free license
  • Integrated Help documentation includes over a dozen tutorials and a comprehensive reference guide with full support for dynamic help

Some uses of PowerTCP Emulation for .NET include:

  • From an ASP.NET back-end or a Web Service, run SQL commands on a UNIX server, and display the results within the browser
  • Create a custom .NET application front-end for Informix or any database system
  • Develop screen-scraping .NET applications that run canned reports
  • Create a remote console for network devices
  • Automate terminal sessions and file transfers
  • With only a few lines of code you can upload data to a UNIX host, process it, and bring back the results