Jump to content

Remote Informations


JDDEV

Recommended Posts

Hi,

 

Actualy, i use the property "UniApplication.RemoteAddress" to get the remote IP of the user.

I would like to get this information before, when an exception broke the connexion "InvalidSession" or "TermnateSession" on the ServerModule.

The goal is to "auto connect" the user if his IP is in my list of "Admin IP".

 

Is it possible ?

Thanks

Link to comment
Share on other sites

  • 1 month later...
  • 1 year later...

Hi,

I am currently using UniSession.RemoteIP to obtain the ip of the sessions of the users that enter my application, however there is a firewall in the middle and UniSession.RemoteIP is registering the ip of the firewall and not of the sessions of each user.

Is there any way to get it ip from each user's session?

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...