Download WordPress Themes, Happy Birthday Wishes
Home » Computer » Microsoft RPC Programming Guide

Microsoft RPC Programming Guide

  • Category: Computer
  • Author: John Shirley, Ward, Rosenberry
  • Pages: : 245 pages
  • File type: : PDF, ePub, Mobi, Daisy, DjVu, TXT, etc.

Read and download free eBook intituled Microsoft RPC Programming Guide in format : PDF, ePub, Mobi, Daisy, DjVu, TXT, etc. – : 245 pages created by John Shirley, Ward, Rosenberry.

Remote Procedure Call (RPC) is the glue that holds together MS-DOS, Windows 3.x, and Windows NT. It is a client-server technology — a way of making programs on two different systems work together like one. The advantage of RPC over other distributing programming techniques is that you can link two systems together using simple C calls, as in a single-system program.

The most common use for client-server is to combine the graphical display capabilities of a desk-top PC with the database and number-crunching power of a large central system. But peer-to-peer programs can run equally well.

Like many aspects of Microsoft programming, RPC forms a small world of its own, with conventions and terms that can be confusing. But once you understand the purpose behind each feature, programming with RPC is not difficult. This book lays out the concepts and the programming tasks so that you can use this powerful API.

Read and Download Links:

Microsoft RPC Programming Guide

READ  Scala for the Impatient
x

Check Also

The Linux Command Line

Read and download free Book intituled The Linux Command Line in format PDF written by William Shotts.