Installing telnet on windows

This document helps with installing Telnet Client on Windows.
Telnet is program for simple network communication. Telnet allows you to test our plugin on our examples.

Follow these few steps for installing telnet on your windows 7 and higher.

  1. Open control panel in you start menu

    Installing telnet on Windows 01
  2. Open "Programs" or "Program and Features"

    Installing telnet on Windows 02
  3. Choose "Turn Windows feaures on or off" - maybe you will need to enter administrator password.

    Installing telnet on Windows 03
  4. Find "Telnet Client" entry and make sure, that it is checked then press OK.

    Installing telnet on Windows 04
  5. Press Win + R and type cmd.exe, then press OK - this should open command line.

    Installing telnet on Windows 05
  6. Type "telnet" and press Enter - this should start telnet client in your command line.

    Installing telnet on Windows 06
  7. For simple connecting to serve you can use command: open address port

    Installing telnet on Windows 07