L
Lieven De Foor
Guest
It was confirmed by tech support that the AppServer doesn't *know* the client's IP address (although it clearly must know it internally to be able to do eg. an async callback). So I'm resorting to sending all the client's IP addresses to the server, and have it try connecting to them with a low timeout value.
Continue reading...
Continue reading...