toni Posted October 2, 2020 Posted October 2, 2020 Hi Is it possible to know the local ip and the internet ip on the client side, because all the routines I have found show me the local ip and the internet ip of the webserver. thanks Quote
x11 Posted October 2, 2020 Posted October 2, 2020 ShowMessage(UniSession.RemoteIP) = local client IP Quote
x11 Posted October 2, 2020 Posted October 2, 2020 On the server side yourself, define your external and internal IP addresses of the server and store it somewhere in a variable and then request the value of the variable on the client side Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.