Difference between revisions of "Primary TCP/IP Port Assignments and Descriptions"

From Techotopia
Jump to: navigation, search
Line 1: Line 1:
 
<table border="1" cellspacing="0">
 
<table border="1" cellspacing="0">
 
<tr>
 
<tr>
<th>Port</th><th>Assigment</th>
+
<th>Port</th><th>Assigment</th><th>Description</th>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<td>20</td><td>FTP File Transfer (Data)</td>
+
<td>20</td><td>FTP<td>File Transfer Protocol (Data)- The File Transfer protocol provides a mechanism for transferring specific files between network connected computer systems. Transfer is tyoically performed using the ''ftp'' client which provides a range of commands used to connect to a remote server for the purpose of uploading or downloading files. Most modern web browsers also have tha ability to browse and downlaod files located on a remote FTP server.</td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>

Revision as of 13:53, 30 March 2007

PortAssigmentDescription
20FTPFile Transfer Protocol (Data)- The File Transfer protocol provides a mechanism for transferring specific files between network connected computer systems. Transfer is tyoically performed using the ftp client which provides a range of commands used to connect to a remote server for the purpose of uploading or downloading files. Most modern web browsers also have tha ability to browse and downlaod files located on a remote FTP server.
21FTP File Transfer (Control)
22SSH - Secure Shell
23Telnet
25SMTP - Simple mail Transfer Protocol
53DNS - Domain Name Server
69TFTP - Trivial File Transfer (UDP based)
80HTTP - Hypertext Text Transfer Protocol
110POP3 - Post Office Protocol
119NNTP - Network News Transfer Protocol
123NTP - Network Time Protocol
143IMAP4 - Internet Message Access Protocol, Version 4
161SNMP - Simple Network Management Protocol
443HTTPS - Hypertext Transfer Protocol Secure
2049NFS - Network File System