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

From Techotopia
Jump to: navigation, search
Line 26: Line 26:
 
<td>80<td>HTTP - Hypertext Text Transfer Protocol</td>
 
<td>80<td>HTTP - Hypertext Text Transfer Protocol</td>
 
</tr>
 
</tr>
 
+
<tr>
 +
<td>110<td>POP3 - Post Office Protocol</td>
 +
</tr>
 +
<tr>
 +
<td>119<td>NNTP - Network News Transfer Protocol</td>
 +
</tr>
 +
<tr>
 +
<td>123<td>NTP - Network Time Protocol</td>
 +
</tr>
 +
<tr>
 +
<td>143<td>IMAP4 - Internet Message Access Protocol, Version 4</td>
 +
</tr>
 +
<tr>
 +
<td>161<td>SNMP - Simple Network Management Protocol</td>
 +
<tr>
 
</table>
 
</table>

Revision as of 19:20, 29 March 2007

PortAssigment
20FTP File Transfer (Data)
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