×
Create a new article
Write your page title here:
We currently have 3,189 articles on s23. Type your article name above or create one of the articles listed here!



    s23
    3,189Articles

    Telnet: Difference between revisions

    Content added Content deleted
    imported>mutante
    mNo edit summary
    imported>mutante
    mNo edit summary
    Line 24: Line 24:


    Standard Telnet port is [[23]]
    Standard Telnet port is [[23]]

    [[Category:Computer]]
    [[Category:Networking]]
    [[Category:Hacking]]
    [[Category:Protocols]]

    Revision as of 21:23, 23 February 2005

    Simply put, Telnet is a program that allows you log on to a Unix-based computer. If you have an account on a Telnet server, you can access its resources (such as a directory of your files, e-mail, ftp, etc).

    What is telnet?

    Telnet and its close cousins rlogin and tn3270 are methods of connecting to a remote computer over the Internet that let you use programs and data just as if you were using the computer locally. Do not confuse telnet with Telenet, the old name for Sprintnet.

    Telnet is a text-only protocol. At one time it was one of the most common ways to connect to other sites. Now with the growth of the web, it is hardly used. There are still a few sites and resources that can only be reached through telnet.

    Telnet FAQ:

    A telnet URL takes this form: telnet://some.address:port-number

    From a unix shell account or other account that lets you type telnet commands, you can issue a command like this:

    telnet some.address port-number

    Telnet is unsecure because it is unencrypted ,if possible you should use SSH instead.

    Windows Telnet / SSH client: Putty


    Standard Telnet port is 23

    Cookies help us deliver our services. By using our services, you agree to our use of cookies.
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.