Microsoft RPC Programming Guide (Nutshell Handbook) 在线电子书 图书标签: 网络协议 编程 RPC编程
发表于2024-11-05
Microsoft RPC Programming Guide (Nutshell Handbook) 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024
够差,枉费我打印一番。
评分够差,枉费我打印一番。
评分对于windows RPC编程模型的简单介绍,却没有深入探讨RPC的实现和原理,所以作为基础还是不错的,但是如果希望通过本书了解RPC的世界还是比较困难的
评分对于windows RPC编程模型的简单介绍,却没有深入探讨RPC的实现和原理,所以作为基础还是不错的,但是如果希望通过本书了解RPC的世界还是比较困难的
评分够差,枉费我打印一番。
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.
Microsoft RPC is a new technology based on the RPC used in the Distributed Computing Environment (DCE). This book builds on O'Reilly's successful DCE series. It provides a solid foundation for programmers learning to use Microsoft RPC, including:
Controlling communications through the Microsoft Interface Definition Languages (MIDL) and the Attribute Configuration File (ACF)The book contains:
How the server advertises itself
How a client chooses a server (binding)
Types of pointers and arrays
Memory management
Administration tasks for an RPC server
This edition covers version 2.0 of Microsoft RPC. Four complete examples are included.
评分
评分
评分
评分
Microsoft RPC Programming Guide (Nutshell Handbook) 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024