Archived

This forum has been archived. Please start a new discussion on GitHub.

IceBox examples ??

Hello,
do somebody have any IceBox demos were I can see
more than one service implemented?
The hello example offers only one service and for me it isn't clear how to implement more also the docu didn't explain it in details.
I would need a demo where the client have the possibility to use different services.
Or a detailed instruction were I can see that the client
is able to use different services which the IceBox server offers?

The application which I would like to develop should be able to use different services like plugins to do file observation or system observation etc....

Thanks a lot
surfer

Comments

  • ??

    Has somebody an example?
    This would be very useful !!!
    Greetings surfer
  • matthew
    matthew NL, Canada
    The problem is your question isn't very specific :) I have no idea what you are really asking. All IceBox does is give you the ability to deploy several services within the same physical process.

    You later say:
    I would need a demo where the client have the possibility to use different services.
    Or a detailed instruction were I can see that the client
    is able to use different services which the IceBox server offers?

    IceBox doesn't do anything with respect to this. You use a service through a proxy in the same way you use any service -- for example, a stringified proxy, or through an indirect proxy through IcePack.

    If you ask specific questions then we'd be glad to answer them :)