Hello,
I have to change the ip address of the network-interface, while the ice-server-application is running.
Unfortunately when the address is changed and the client wants to get a proxy with the new ip address using the "stringToProxy"-Method, always the exception "Ice.ConnectionRefusedException" occur on client side. So it seems for me that the server doesn't accept connection under the new ip address.
How can I change the ip address on which the server-adapter should listen during runtime?
Thank you!
Wolfgang

Reply With Quote