[android-developers] Re: real ip address

2010-04-09 Thread Engin Arslan
Thanks mscwd01 for answer,

can you give example , code?
 thanks

On Mar 30, 3:52 pm, mscwd01 mscw...@gmail.com wrote:
 The only way I found to do this was by opening a socket connection and
 reading the IP that way. I couldn't find a nice getIP() method.

 On Mar 30, 11:32 am,EnginArslan enginarsla...@gmail.com wrote:



  Hi All ,
  Can I get real ip address of android phone

  Thanks

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

To unsubscribe, reply using remove me as the subject.


[android-developers] Re: real ip address

2010-03-30 Thread mscwd01
The only way I found to do this was by opening a socket connection and
reading the IP that way. I couldn't find a nice getIP() method.

On Mar 30, 11:32 am, Engin Arslan enginarsla...@gmail.com wrote:
 Hi All ,
 Can I get real ip address of android phone

 Thanks

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

To unsubscribe from this group, send email to 
android-developers+unsubscribegooglegroups.com or reply to this email with the 
words REMOVE ME as the subject.


[android-developers] Re: real ip address

2010-03-30 Thread HeHe

you need a 'mirror' to tell you the real ip address.

the mirror may be a STUN server; or, any peer can do the work.


On Mar 30, 5:52 am, mscwd01 mscw...@gmail.com wrote:
 The only way I found to do this was by opening a socket connection and
 reading the IP that way. I couldn't find a nice getIP() method.

 On Mar 30, 11:32 am, Engin Arslan enginarsla...@gmail.com wrote:



  Hi All ,
  Can I get real ip address of android phone

  Thanks

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

To unsubscribe from this group, send email to 
android-developers+unsubscribegooglegroups.com or reply to this email with the 
words REMOVE ME as the subject.