Communicate with legacy applications using VT-52, VT-100, VT-220 and VT-320 terminal emulation. The Vt control enables custom terminal emulation applications for .NET to be built. Integrated Telnet capability allows the Vt control to start a session with very minimal code. Also includes a custom font with VT multinational and graphic characters, a FontDialog control that manages fixed-width raster and True-Type fonts, comprehensive style information for every cell, and printing capabilities.
Communicate with servers using Telnet, rsh, rlogin, or rexec. Designed for beginners and advanced developers with automated scripting and direct access to the data stream. Manages Telnet, rsh, rexec, and rlogin server sessions with fewer required lines of code, but greater flexibility. Ideal for .NET desktop and ASP.NET applications.
The Telnet component is used to communicate with servers implementing the TELNET protocol. The Telnet component provides a simple interface to Telnet communications as specified by RFC 854. It allows sending of Telnet command codes to remote Telnet servers and it scans the input data for Telnet commands. Appropriate events are fired for received commands.
The TelnetSH component is used to communicate with servers implementing the TELNET protocol. The TelnetSH component is the SSH-enabled equivalent of the IP*Works! Telnet component. The main difference is the introduction of a set of new properties and events that deal with SSH security. The SSHHost and SSHPort properties specify the SSH server to use.
The TelnetS component is used to communicate with servers implementing the TELNET protocol. The TelnetS component is the SSL-enabled equivalent of the IP*Works! Telnet component. The main difference is the introduction of a set of new configuration settings, properties and events that deal with SSL security. The SSLProvider configuration setting chooses a security provider subsystem.
SocketTools .NET Edition is a collection of managed code classes, designed to simplify the integration of Internet functionality into applications built using the Visual Studio development platform. The SocketTools .NET Edition is ideal for the Visual Basic or C# developer who requires the ease of use and rapid development features of a component, without the complexities of the native socket classes and without requiring in-depth knowledge of how the various Internet protocols are implemented.
SocketTools is a collection of Internet components and libraries for the Windows operating system. The SocketTools Secure .NET Edition is a collection of managed code classes, designed to simplify the integration of Internet functionality into applications built using the Visual Studio development platform.
The TELNET component included with Telnet Factory for .NET provides a simple interface for exchanging data using the TELNET protocol. Using Telnet Factory for .NET you can easily automate routine TELNET tasks with just a few lines of code.