Friday, May 29, 2015

application protocols

        app.protocol                  function                       portnumber                           

    1.  HTTP                                     webpage                                            80
    2.  FTP                                        filetransfer                                        20,21
    3. SFTP                                       security                                             22
    4. IMAP4                                    incoming email                                 143
    5. POP3                                       incoming email                                 110
    6. SMTP                                      outgoing email                                  25 
    7. TELNET                                  terminal emulation                              23
    8. SSH                                          encrypted terminal                          22
    9. RDP                                          remote desktop                               3389
    10. SIP                                            voice over ip                                    5060

No comments:

Post a Comment