Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
Microsoft RPC Programming Guide
🌠 Top Free Algorithms Books - 100% Free or Open Source!
  • Title Microsoft RPC Programming Guide
  • Author(s) John Shirley, Ward, Rosenberry
  • Publisher: O'Reilly Media; 1st ed edition (March 8, 1995)
  • Hardcover/Paperback: 245 pages
  • eBook: PDF, ePub, Mobi, Daisy, DjVu, TXT, etc.
  • Language: English
  • ISBN-10: 1565920708
  • ISBN-13: 978-1565920705
  • Share This:  

Book 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 -- 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.

About the Authors
  • John Shirley considers himself a scientist interested in educating himself and others on the use of software tools to analyze and present scientific data. He has developed software and documentation while consulting for companies that include Digital Equipment Corporation, Concurrent Computer Corporation, Inset Systems, NASDAQ, and Tandem Computers.
  • Ward Rosenberry is a technical writing consultant and author concentrating on distributed computing and computer networking technologies. Ward has distinguished himself writing about the Open Software Foundation's Distributed Computing Environment since 1989 when he helped write Digital Equipment Corporation's original DCE design documents.
Reviews, Ratings, and Recommendations: Related Book Categories: Read and Download Links: Similar Books:
Book Categories
:
Other Categories
Resources and Links