Contents | Index | Search


  • Introduction
    • Overview
    • System requirements
    • Evaluation
    • License
    • Purchase
    • Installing your license key
    • Technical support
    • Version History
    • Prerequisites
      • Adding a project reference
  • Classes
    • Telnet
      • Overview
      • Establishing a telnet connection
      • Option negotiation
      • Receiving data
      • Sending data
      • Using the Telnet class
    • TelnetSession
      • Overview
      • Creating a new session
      • Setting your prompts
      • Establishing a connection
      • Sending data
      • Receiving data
      • Capturing debug output
      • Changing your command teminator
      • Releasing a connection
      • Using regular expressions
      • Using the TelnetSession class
    • TelnetScript
      • Overview
      • Creating a script
      • Creating a task
      • Executing a script
      • Checking for task completion
      • Getting a task response
      • Using regular expressinos
      • Cancelling a task
      • Setting a task timeout
      • Executing tasks dynamically
    • Rexec
      • Overview
      • Enabling remote authentication
      • Executing an Rexec Command
      • Using the Rexec class
    • Rlogin
      • Overview
      • Establishing an Rlogin connection
      • Using the Rlogin class
    • Rsh
      • Overview
      • Enabling remote authentication
      • Executing an Rsh command
      • Using the Rsh class