Hello everyone,
I need to get IP address of a client in the SAP Fiori App opened in chrome/firefox/IE and when doing a $.get() query to my JAVA Back end, I need to add this IP address as an attribute. I needed to get his wireless IP and Ethernet IP. I don't want to use external libraries to do the same.
Thanks in Advance