|
Connected: An Internet Encyclopedia Wednesday 20 August 2008 18:36:36 1219257396 |
|
RPC Protocol Overview
Up:
Connected: An Internet Encyclopedia
Prev: Session Management
RPC Protocol Overview
The key features of RPC are:
RPC Service RendezvousBoth TCP and UDP rely on well-known port numbers to perform service rendezvous. For example, TCP TELNET service is available on port 21, FTP on port 23, SMTP on port 25, and so on. Connecting to TCP and UDP services simply requires connecting to the right port number. RPC introduces another step in this process, to divorce services from being tied to a given port number. It does so using a special RPC service called PORTMAP or RPCBIND. These binding protocols, documented in RFC 1833 and often referred to as the portmapper, are unique among RPC services since they have an assigned port of their own (port 111). Other RPC services, running on any port number, can register themselves using an RPC call to port 111. The portmapper offers other RPC calls to permit service lookup. The most important consequence of this design is that the portmapper must be the first RPC program started, and must remain in constant operation.
Next: TCP Protocol Overview
Connected: An Internet Encyclopedia
|
| Associate sites: Cheap domain names registration, Buy domain name and domain register, web hosting service or domain hosting |
|
This site is sponsored by the courtesy of Active-Domain.com |
| It is not sufficient to see and to know the beauty of a work. We must feel and be affected by it. |