Stub (for a Client)





Client-side proxy representing the remote object

Referenced as any other local object by a program running on the client machine, i.e., looks like any other local object

Maintains a connection (via TCP/IP) to the server-side object

Serializes parameter data for passing to the server