LAN / Router IP + Applet

Hello Friends..I'm developing chat applet. In this I want IP address of client machine. I have used InetAddress getHostAddress() method but it returns Machine local ip address like 10.10.10.75. I want Face IP of machine.How can i get Real IP of system from Applet ?
[287 byte] By [PremInda] at [2007-11-27 7:58:15]
# 1
HeyNext time search the forums before posting plz, :)Here is a thread that might answer your question http://forum.java.sun.com/thread.jspa?threadID=367855&tstart=0HTHSmilies all round:) :) :) :)
monk3ya at 2007-7-12 19:40:09 > top of Java-index,Desktop,Core GUI APIs...
# 2
Thanks Buddy...Actually i have searched in google. I got answer on forum.Thanks
PremInda at 2007-7-12 19:40:09 > top of Java-index,Desktop,Core GUI APIs...