Autologin Demo (COM/.NET Interop)
This sample demonstrates the use of the PowerTCP Telnet component in the .NET environment. After you hit login, a Telnet control will attempt to connect to port 23 on the desired server. If this is successful, the incoming stream is searched until the last characters match those of the login prompt. Next the username is sent and the password prompt is searched for. This process is continued until we arrive at the command prompt. View ASPX Page Source.