|
|
|
||||||
|
Hi Vince,
Your ability to use a bi-directional connection is not affected by your choice of servant implementations, so it is possible to use blobject servants in this way. However, I'm not sure what you're asking with respect to checkedCast. Using a typed proxy, checkedCast is simply a wrapper around the ice_isA operation. You can invoke this operation using Dynamic Ice as long as you handle it correctly; specifically, the operation expects a string argument containing a type id (such as "::Demo::Callback") and returns a boolean value indicating whether the remote object supports that type. Hope that helps, Mark |
|
||||||
|
Mark,
Thanks for the quick response. The light finally went on. I guess I got too bogged down in the details to see the simplicity of the solution to my problem. It helps to talk -- Vince |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Blobject | mwilson | Help Center | 3 | 12-04-2006 03:40 PM |
| Bug in Makefiles of Blobject examples (Connections 11) | Andreas Scherer | Bug Reports | 1 | 02-28-2006 10:53 PM |
| Dynamic Ice and Blobject (revisited) | KE5CRP | Help Center | 7 | 04-21-2005 01:25 AM |
| Dynamic Ice and Blobject (IceStorm) | KE5CRP | Help Center | 7 | 04-20-2005 02:20 PM |
| Problem With ICE BiDir in v2.1.0 | chuatecksiong | Help Center | 2 | 03-14-2005 10:50 PM |