Copyright © 2001 Qusay H. Mahmoud
The Stub/Skeleton layer
lThe interface between the application layer and the rest of the system
lStubs and skeletons are generated using the RMIC compiler
lThis layer transmits data to the remote reference layer via the abstract of marshal streams (that use object serialization)
lThis layer doesn’t deal with the specifics of any transport