I am binding (server) to the Jini lookup running on a remote server which has a valid static IP.
My local IP address is 192.168.x.x and static as 59.x.x.x . When requesting for the object from other machine, the lookup service returns my local IP (192.x) instead of the static IP (59.x). As a result, it throws an IOException.
Please let me know how I can make it work in my LAN. Does my system need a valid static ip address to bind as a server to a lookup service running on remote machine with valid