Port 935 is unassigned. It has a number in the well-known ports range, but no protocol has claimed it.
What Range This Port Belongs To
Port 935 sits in the well-known ports range (0-1023), also called system ports. This is the most restricted and privileged range in the TCP/UDP port system. Ports in this range are assigned by the Internet Assigned Numbers Authority (IANA) and typically require elevated privileges to bind to on Unix-like systems.
The well-known range includes most of the Internet's foundational services: HTTP on port 80, HTTPS on port 443, SSH on port 22, DNS on port 53. These are the ports that built the Internet.
But not every number in this range is occupied. Port 935 is one of the gaps.
What This Means
According to the IANA registry, ports 914-952 are listed as "Unassigned" for both TCP and UDP.1 This means:
- No official service is registered to use port 935
- No RFC defines what should run here
- The port sits reserved but empty
This is different from higher port ranges where unassigned ports are freely available. In the well-known range, even unassigned ports are held in reserve—they could be assigned to a future protocol if someone requests it through IANA's formal process.2
No Known Unofficial Uses
Unlike some unassigned ports that get co-opted by applications for unofficial purposes, port 935 doesn't appear in common unofficial use. There's no evidence of widespread applications claiming this port, no malware known to favor it, no gaming servers or peer-to-peer networks that default to it.
It's genuinely unused.
How to Check What's Listening
Even though port 935 has no official assignment, something on your system could theoretically use it. Here's how to check:
On Linux or macOS:
On Windows:
If nothing appears, the port is closed—as expected. If something does appear, you've found an application using an unassigned port.
Why Unassigned Ports Matter
The well-known ports range is finite—only 1024 numbers. Every unassigned port represents both:
- Headroom for the future — New protocols might need a well-known port someday
- Legacy of history — Some gaps exist because proposed protocols were never deployed, or services died and left their ports behind
Port 935 is one of these quiet spaces. Reserved but silent. Waiting for a protocol that may never come.
The Bigger Picture
The port system works because of these assignments. When you connect to a web server, your browser knows to try port 80 or 443. When you send email, your client knows port 25 or 587. These conventions exist because IANA maintains a registry of who uses what.
Port 935 sits in that registry marked "Unassigned." It's part of the infrastructure of possibility—a number that could mean something, but doesn't yet.
Czy ta strona była pomocna?