← Back to Mycal Terms

Port-as-Identifier

First used: 1995

Definition

In Stateless TCP, the TCP destination port is repurposed from a service demultiplexer into a content identifier: each port number maps directly to a file or object the server can return. A "link" becomes a new connection to a different port, replacing URL-based addressing with port-based addressing for a constrained class of static-content workloads.

Sources