# WHATPORT(5101)

## NAME

port 5101 — talarian-tcp — Registered to Talarian's messaging middleware; also the old Yahoo Messenger file-transfer port.

Protocol: TCP  
IANA registry

## DESCRIPTION

IANA lists 5101/tcp as talarian-tcp (5101/udp as talarian-udp), from Talarian's SmartSockets publish/subscribe middleware, a product later absorbed by TIBCO. The port's other well-known historical use was Yahoo Messenger file transfer, and Yahoo Messenger shut down in 2018. Nmap labels it admdog from the same defunct Chili!Soft ASP family as 5100 and 5102. Nothing current owns it.

## EXPOSURE

**Expose with care.** Identify what is actually listening. A legacy middleware bus on this port typically predates modern authentication and should stay on an internal segment.

## CHECK

```sh
sudo lsof -nP -iTCP:5101 -sTCP:LISTEN
```

## SEE ALSO

- iana — [IANA port registry — 5101 (talarian-tcp)](https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=5101) (iana.org)

---

HTML: <https://whatport.net/5101/> · JSON: <https://whatport.net/5101.json> · full dataset: <https://whatport.net/ports.json>
