Connecting to other computers through windows and explanation on what are ports ??

Discussion in 'Windows' started by devesh_barmaiya, Dec 5, 2009.

  1. devesh_barmaiya

    devesh_barmaiya New Member

    Joined:
    Dec 5, 2009
    Messages:
    4
    Likes Received:
    0
    Trophy Points:
    0
    Occupation:
    web developer
    Location:
    India
    Home Page:
    http://www.dev-forum.webs.com
    ervers send information. Clients retrieve. Simple.
    Windows comes with a built in program to connect to other computers called telnet.
    To start Windows telnet Start menu> Run> type Telnet. Click connect> remote system
    Ports are doors into computers. Hosts are computer names
    (ip number or a name that is translated into the ip automatically)
    Different programs open different ports, but they always open the same ports so other computers know which port to connect to. You can get a port list listing all the different ports, but a basic one is:
    11 :- Sends info on the computer
    21 :- FTP (File transfer program)
    23 :- Telnet (Login to the computers command line)
    25 :- Smtp (Sends mail)
    80 :- Http (Web pages)
    There are thousands of different programs using different ports. You can get programs called portscanners which check a computer for all ports up to a certain number, looking for ways in. You can portscan a computer looking for ways-in.
    Anyway, back to telnet.
    Type as the host and port as 80 the clic...le on the server at / (try /index.html) etc.)
     
  2. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    Re: Connecting to other computers through windows and explanation on what are ports ?

    Moved from articles to forum
     
  3. neo_vi

    neo_vi Member

    Joined:
    Feb 1, 2008
    Messages:
    720
    Likes Received:
    16
    Trophy Points:
    18
    Occupation:
    Software engineer
    Location:
    Earth
    Home Page:
    http://computertipaday.blogspot.com
    Re: Connecting to other computers through windows and explanation on what are ports ?

    This doesn't seem to be his own article. while copy & paste, he missed the 's' in the servers.
     
  4. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    Re: Connecting to other computers through windows and explanation on what are ports ?

    That is the reason it did not qualify as articles.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice