|
Wrong IP for client Callback
I have used the demo client callback for basis of my code.
The problem I have is that the proxy it creates is for my internal network IP address .
When I pass this out to our server on the internet , it cannot callback because the proxy contains the internal IP instead of the external (router) IP.
Is there any way around this other then having to specify host name in the client endpoints.
|