The portmapper
The portmapper
- Each system which will support RPC servers runs a port mapper server that provides a central registry for RPC services.
- Servers tell the port mapper what services they offer.
- Clients ask a remote port mapper for the port number corresponsing to Remote Program ID.