Description: Remote Procedure Call (RPC) is the glue that holds together MS-DOS, Windows 3.x, and Windows NT. It is a client-server technology that lets you link two systems together using simple C calls, as in a single-system program. This book is a...