Cart
Free Shipping in Australia
Proud to be B-Corp

Learning DCOM Thuan L. Thai

Learning DCOM By Thuan L. Thai

Learning DCOM by Thuan L. Thai


$23.99
Condition - Very Good
Only 1 left

Summary

This text introduces C++ programmers to DCOM and gives them the basic tools they need to write secure, maintainable programs. It describes the C++ code required to create distributed components and the communications exchanges between systems and objects.

Learning DCOM Summary

Learning DCOM by Thuan L. Thai

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

Learning DCOM Reviews

'Personally, I think the title of this book is something of a misnomer. Yes, it talks about DCOM, but Learning DCOM is much more than that. Fundamentally, It's an excellent introduction to ActiveX control development in its own right and It's all the better for that. I've got many books which cover this topic, but I can honestly say that Thuan Thai's treatment of ActiveX control development is one of the most readable I've seen. It's rather a shame that it is camouflaged; as a specifically DCOM book, hich might cause many prospective purchasers to pass it over.' - Dave Jewell, Developers Review, April 2000

About Thuan L. Thai

Thuan L. Thai started computer programming 15 years ago but has never been tired with this hobby--one that he truly considers an art. He is currently a senior systems engineer at SAIC where he has led the architecture and development of several successful distributed and COM-based imaging systems. He also teaches Win32, MFC, and COM programming courses for Learning Tree International. Prior to all this, Thuan worked for AMS where he developed multi-tiered, object frameworks using C++ and RPC. He received his bachelor of science in computer science from the University of Virginia. When not developing software, Thuan enjoys strumming his six strings and writing songs every now and then. He often plays 9-ball with the same buddies with whom he has played the game for over eight years. Thuan hopes to play more tennis, the only sport that he has ever played for more than eight hours in a single day.

Table of Contents

Preface. 1. Distributed Computing Dumb Terminals Client/Server Computing Distributed Computing Using RPC Distributed Objects Distributed Components. 2. Distributed COM Overview COM Distributed COM COM Facilities and Services Applying COM. 3. Objects Interfaces Objects Class Factories. 4. Components Servers Clients Object Orientation. 5. Infrastructure Memory Transparency Concurrency Security. 6. Building Components with ATL Creating a Component Adding an Object The Generated Code Common Responsibilities Finishing Up. 7. Using COM Objects Simple Client The COleDispatchDriver Technique The #import Technique The Manual Technique The Reusable Technique Review. 8. COM in Cyberspace ATL ActiveX Controls Web-Enabled Clients MFC Composites ATL Composites ActiveX Control Properties. 9. Applying Security Server-Side COM Security Access Token Audit Trail Administrative Alert Client-Side Security. 10. Connecting Objects Object Reference Referrers Connection Points Event Sources Event Sinks Performance Impact of Connection Points Security Impact of the OBJREF. A. Debugging Techniques B. Performance C. New COM Features and COM+ D. Hello, Universe! Index

Additional information

GOR002680969
9781565925816
1565925815
Learning DCOM by Thuan L. Thai
Used - Very Good
Hardback
O'Reilly Media
19990511
502
N/A
Book picture is for illustrative purposes only, actual binding, cover or edition may vary.
This is a used book - there is no escaping the fact it has been read by someone else and it will show signs of wear and previous use. Overall we expect it to be in very good condition, but if you are not entirely satisfied please get in touch with us

Customer Reviews - Learning DCOM