Professional DCOM programming : A guide to creating practical applications with Microsoft's distributed component object model

DCOM -- the Distributed Component Object Model -- is a recent upgrade of a time-honored and well-tested technology promoted by Microsoft for distributed object programming. Now that components are playing a larger and larger part in Windows 98, Windows NT 4.0, and Windows 2000, every Windows program...

詳細記述

保存先:
書誌詳細
第一著者: Grimes, Richard
フォーマット: 図書
言語:Undetermined
出版事項: Birmingham, U.K. Wrox press 1997
主題:
タグ: タグ追加
タグなし, このレコードへの初めてのタグを付けませんか!
Thư viện lưu trữ: Trung tâm Học liệu Trường Đại học Cần Thơ
その他の書誌記述
要約:DCOM -- the Distributed Component Object Model -- is a recent upgrade of a time-honored and well-tested technology promoted by Microsoft for distributed object programming. Now that components are playing a larger and larger part in Windows 98, Windows NT 4.0, and Windows 2000, every Windows programmer will want to understand the technology. DCOM competes with CORBA as a rich and robust method for creating expandable and flexible components, allowing you to plug in new parts conveniently and upgrade without the need for code changes to every program that uses your component.This book introduces C++ programmers to DCOM and gives them the basic tools they need to write secure, maintainable programs. While using Visual C++ development tools and wizards where appropriate, the author never leaves the results up to magic. The C++ code used to create distributed components and the communications exchanged between systems and objects are described at a level where the reader understands their significance and can use the insights for such tasks as debugging and improving performance.