application.getIPAddress() alwys returns 127.0.1.1 in Ubuntu

Hi, I noticed that application.getIPAddress() returns 127.0.1.1 when running Smart Client (SC) in Ubuntu OS. But when I run application.getIPAddress() from an SC in Windows client, it returns the correct IP address of the client machine.

Is there a known limitation in the application.getIPAddress() function on Linux Oses?

Hi,

it seems to be the same issue as viewtopic.php?f=3&t=14230&p=75068

Hope this helps!

It helped. Thanks, Victor!