I understand that the IP is subject to change but that is not my concern. If a connection is dropped, I can always send the other phone my IP address and reconnect. I have come to the conclusion that there is not a way to do this without actually using a third party server. My question now is how should I implement this server. Any good server examples out there that is similar to what I need? My overall objective is to have a server that will route a message from one phone to another like an IM program.
On Jun 15, 5:47 am, Matthew Powers <[email protected]> wrote: > I would worry about your IP address changing as you move in and out of > different networks, your IP address is not constant > > On Thu, Jun 10, 2010 at 2:40 PM, WuffIT Tech <[email protected]> wrote: > > Hi, > > > I am new to this forum and I would like to throw out this question and > > hopefully someone can point me in the right direction. I am developing > > an Android application and I would like to setup a tcp/ip type of > > connection between two Android phones using the 3G/Edge network. My > > test version will establish a connection if I have both phones on a > > lan using wifi but when I use T-Mobile's network a connection is not > > established. Could this issue be a port or ip address? Thanks in > > advance. > > > -- > > You received this message because you are subscribed to the Google > > Groups "Android Developers" group. > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected]<android-developers%[email protected]> > > For more options, visit this group at > >http://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

