Can we access multiple service host in client?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?S2F1c2hhbCBNZWh0YQ==?=

    Can we access multiple service host in client?

    Hi,

    Can we have implementation similar to this one ?

    1. I have one service host giving me calculator service (on server).
    2. I have other service host giving me alarm service (on different server).
    3. Can I use both calculator and alarm service in my web service client ?

    How can I achieve this ? Is there any online tutorial that helps me to
    achieve this?

    Regards,
    Kaushal Mehta.


  • =?Utf-8?B?S2F1c2hhbCBNZWh0YQ==?=

    #2
    RE: Can we access multiple service host in client?

    Hi Guys,

    I implemented same. It was like a snap of a finger. lol

    Thanks Anyways.

    Regards,
    Kaushal Mehta.

    "Kaushal Mehta" wrote:
    Hi,
    >
    Can we have implementation similar to this one ?
    >
    1. I have one service host giving me calculator service (on server).
    2. I have other service host giving me alarm service (on different server).
    3. Can I use both calculator and alarm service in my web service client ?
    >
    How can I achieve this ? Is there any online tutorial that helps me to
    achieve this?
    >
    Regards,
    Kaushal Mehta.
    >
    >

    Comment

    Working...