No, there's currently no such example included with the Ice distribution. There's not much to do to enable an Ice client to use servers managed by IceGrid behind Glacier2. You just need to configure the Glacier2 router with the Ice.Default.Locator property in order for the router to be able to resolve indirect proxies on behalf of the clients.
See also this section in the Ice manual for more information. Let us know if you need more information or if you can't get this to work!
Cheers,
Benoit.
0
matthewNL, CanadaMemberMatthew NewhookOrganization: ZeroC, Inc.Project: Internet Communications Engine✭✭✭
There are lots of newsletter articles that use Glacier2 & IceGrid. For example, issue 18, issue 19 and issue 20 all deploy applications that use Glacier2 using IceGrid. You can also look at all of the chat demos in the earlier issues which all used Glacier2.
Comments
No, there's currently no such example included with the Ice distribution. There's not much to do to enable an Ice client to use servers managed by IceGrid behind Glacier2. You just need to configure the Glacier2 router with the Ice.Default.Locator property in order for the router to be able to resolve indirect proxies on behalf of the clients.
See also this section in the Ice manual for more information. Let us know if you need more information or if you can't get this to work!
Cheers,
Benoit.
I had gone through those demos and just wanted to reassure myself on the IceStorm implementation.