Port Number
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://statuscodefyi.com/iframe/glossary/port/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://statuscodefyi.com/glossary/port/
Add a dynamic SVG badge to your README or docs.
[](https://statuscodefyi.com/glossary/port/)
Use the native HTML custom element.
A 16-bit number (0-65535) that identifies a specific service or process on a networked host. Well-known ports include 80 (HTTP), 443 (HTTPS), 25 (SMTP), 21 (FTP), 53 (DNS), and 5060 (SIP). Port numbers allow multiple network services to run on the same server, each listening on a different port.