MTU Cork Library Catalogue

Syndetics cover image
Image from Syndetics

Learning DCOM / Thuan L. Thai.

By: Thai, Thuan L.
Contributor(s): Oram, Andrew.
Material type: materialTypeLabelBookPublisher: Beijing ; Cambridge : O'Reilly, 1999Description: xx, 479 p. : ill. ; 24 cm. + pbk.ISBN: 1565925815.Subject(s): DCOM (Computer architecture) -- Handbooks, manuals, etc | Electronic data processing -- Distributed processing -- Handbooks, manuals, etcDDC classification: 004.22
Contents:
Distributed Computing -- Distributed COM Overview -- Objects -- Components -- Infrastructure -- Building components with ATL -- Using COM objects -- COM in Cyberspace -- Applying security -- Connecting objects.
Holdings
Item type Current library Call number Copy number Status Date due Barcode Item holds
General Lending MTU Bishopstown Library Lending 004.22 (Browse shelf(Opens below)) 1 Available 00078098
Total holds: 0

Enhanced descriptions from Syndetics:

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.The first few chapters explain both the remote procedure calls that underlie DCOM's communication and the way DCOM uses C++ classes. Readers become firmly grounded in the relation between components, classes, and objects, the ways objects are created and destroyed, how clients find servers, and the basics of security and threading.After giving you a grounding in how DCOM works, this book introduces you to the Microsoft tools that make it all easy. By showing what really happens each time you choose a button in a wizard, Learning DCOM makes it possible for you to choose what you need.This book is for anyone who wants to understand DCOM. While thoroughly practical in its goals, it doesn't stint on the background you need to make your programs safe, efficient, and easy to maintain.Topics include:

MIDL (Microsoft Interface Definition Language, the language for defining COM interfaces) COM error and exception handling Custom, dispatch, and dual interfaces Standard and custom factories Management of in-process versus out-of-process servers Distributed memory management Pragmatic explanation of the DCOM wire protocol Standard, custom, handler, and automation marshaling Multithreading and apartments Security at the system configuration and programming level Active Template Library (ATL), ATL wizards -- and what they don't do Writing a component that can be invoked from Visual Basic Techniques for using distributed components Creating an ActiveX control and embedding it in a Web client Authentication and the use of Windows NT security features Techniques for merging marshaling code Connection and distributed events management An introduction to COM+ features

Includes index.

Distributed Computing -- Distributed COM Overview -- Objects -- Components -- Infrastructure -- Building components with ATL -- Using COM objects -- COM in Cyberspace -- Applying security -- Connecting objects.

Table of contents provided by Syndetics

  • Preface (p. xi)
  • 1. Distributed Computing (p. 1)
  • Dumb Terminals (p. 1)
  • Client/Server Computing (p. 3)
  • Distributed Computing Using RPC (p. 5)
  • Distributed Objects (p. 6)
  • Distributed Components (p. 7)
  • 2. Distributed COM Overview (p. 12)
  • COM (p. 12)
  • Distributed COM (p. 17)
  • COM Facilities and Services (p. 18)
  • Applying COM (p. 31)
  • 3. Objects (p. 33)
  • Interfaces (p. 36)
  • Objects (p. 66)
  • Class Factories (p. 81)
  • 4. Components (p. 88)
  • Servers (p. 89)
  • Clients (p. 113)
  • Object Orientation (p. 129)
  • 5. Infrastructure (p. 147)
  • Memory (p. 149)
  • Transparency (p. 163)
  • Concurrency (p. 184)
  • Security (p. 210)
  • 6. Building Components with ATL (p. 235)
  • Creating a Component (p. 237)
  • Adding an Object (p. 240)
  • The Generated Code (p. 246)
  • Common Responsibilities (p. 250)
  • Finishing Up (p. 256)
  • 7. Using COM Objects (p. 259)
  • Simple Client (p. 259)
  • The COLeDispatchDriver Technique (p. 264)
  • The #import Technique (p. 272)
  • The Manual Technique (p. 279)
  • The Reusable echnique (p. 284)
  • Review (p. 289)
  • 8. COM in Cyberspace (p. 291)
  • ATL ActiveX Controls (p. 292)
  • Web-Enabled Clients (p. 306)
  • MFC Composites (p. 317)
  • ATL Composites (p. 332)
  • ActiveX Control Properties (p. 339)
  • 9. Applying Security (p. 352)
  • Server-Side COM Security (p. 353)
  • Access Token (p. 358)
  • Audit Trail (p. 366)
  • Administrative Alert (p. 373)
  • Client-Side Security (p. 376)
  • 10. Connecting Objects (p. 390)
  • Object Reference (p. 391)
  • Referrers (p. 393)
  • Connection Points (p. 406)
  • Event Sources (p. 408)
  • Event Sinks (p. 419)
  • Performance Impact of Connection Points (p. 432)
  • Security Impact of the OBJREF (p. 432)
  • A. Debugging Techniques (p. 435)
  • B. Performance (p. 441)
  • C. New COM Features and COM+ (p. 446)
  • D. Hello, Universe! (p. 458)
  • Index (p. 469)

Powered by Koha