ELI5: In computer networking, what is a port?

https://lemmy.world/post/724844

ELI5: In computer networking, what is a port? - Lemmy.world

I often see that network settings have a field for logical port. What is this field.referring to?

If you would compare a server to a building, with its own street address, then port would be an apartment number for every application (tenant) living there.

Ports are what allowing you to run multiple applications and all can communicate over the internet. Without ports you would need to have separate dedicated computer for every application.