Search code examples
web-serviceswcf-client

How can I make a feature in the JavaFX client which enables the user to choose which web server he wants to connect to?


I have a JavaFX webservice client mobile application.

How can I make the JavaFX client wherein the user can choose which IP address of the WCF servers(I have more than 1 web servers) he wants to connect to?


Solution

  • change the endpoint address