> For the complete documentation index, see [llms.txt](https://docs.bestip.one/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bestip.one/term/port.md).

# Port

**端口**（Port）是计算机网络中用于标识网络服务的一种编号。它是一个逻辑上的通道，用于将来自不同应用程序或进程的数据区分开来。

每个应用程序或进程都可以被分配一个唯一的端口号，以便它们可以同时在同一台计算机上运行而不会相互干扰。例如，当您访问网页时，您的 Web 浏览器会使用端口 80 与 Web 服务器进行通信。

在本程序中端口
