calling a different webservice on the fly

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

    #1

    calling a different webservice on the fly

    Hello,
    I have a webservice implemented on a few computers in my network (the same
    webservice running on a few computers).
    I have another application which calls this webservice and invokes methods.
    Each time I open the application I would like it to be configured to call the
    web service on a different computer (I need this to be configured once for
    every run of the appliaction. Once the application is running, I don't want
    to change it anymore, until the next run).
    Is there any nice and elegant way to do this?
    by the way, the application is written in c# using visual studio.

    Thanks!
    --
    dshemesh
Working...