Difference between revisions of "Primary TCP/IP Port Assignments and Descriptions"
From Techotopia
Line 22: | Line 22: | ||
<tr> | <tr> | ||
<td>69<td>TFTP - Trivial File Transfer (UDP based)</td> | <td>69<td>TFTP - Trivial File Transfer (UDP based)</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>80</td>HTTP - Hypertext Text Transfer Protocol</td> | ||
+ | </tr> | ||
+ | |||
</table> | </table> |
Revision as of 21:02, 21 March 2007
HTTP - Hypertext Text Transfer Protocol</td> </table>Port | Assigment |
---|---|
20 | FTP File Transfer (Data) |
21 | FTP File Transfer (Control) |
22 | SSH - Secure Shell |
23 | Telnet |
25 | SMTP - Simple mail Transfer Protocol |
53 | DNS - Domain Name Server |
69 | TFTP - Trivial File Transfer (UDP based) |
80 |