Re: Chapter 21 example
Dion Picco <[email protected]>
| Newsgroups | gmane.comp.corba.orbacus |
|---|---|
| Organization | IONA | Making Software Work Together TM |
| Message-ID | <[email protected]> |
Hi Vishwanath, On Thu, Nov 11, 2004 at 10:52:38AM -0500, Vishwanath wrote: > Hi, > > I am a newbie to CORBA. I was going through the sample demos, especially > Chapter 21 sample. As per the book the Controller application forwards the > requests to Devicelocator for finding out the devices. I could not > understand the importance of the function Preinvoke and post invoke in this > class which acts as a Servant Locator. When multiple request do come across > to the Controller class. How does the actual Thermmometer objects get passed > over the wire to client and what role does the Devicelocator class play in > this. > > The sample client application invoked the Controller class directly and > finds the availability of Thermometer object and then invokes method on this. > > Waiting for a reply asap. > > Thanks and regards, > Vishwanath These 'book' demos are based on the book "Advanced CORBA Programming with C++" by Steve Vinoski and Michi Henning (ISBN: 0-201-37927-9). This is widely considered the bible of CORBA programming and it is from this book that the chapter demos are taken directly. This book goes into great detail on the subjects discussed such as the issues you mention above. As you are a newbie to CORBA, I strongly recommend that you purchase a copy of this book. It will explain any questions you have much more lucid and succinct manner than I could here in a relatively short email. And as a bonus, the material covered in chapter 21 of this book will have direct correspondance to the demo you are examining. Cheers. -- Dion Picco, Software Engineer IONA Technologies Inc. Team Orbacus - Your CORBA Source mailto:[email protected] http://www.orbacus.com _______________________________________________ OB-Users Mailing List - [email protected] http://mail.ooc.nf.ca/mailman/listinfo/ob-users Visit our support FAQ before you send a message. http://www.orbacus.com/faq/support.html