Your phone is most likely behind a NAT when it is on 3G. -- Jack Ha Open Source Development Center ・T・ ・ ・Mobile・ stick together
The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile USA, Inc. On Aug 3, 2:55 pm, Pushkar Sachdeva <pushkarsachd...@gmail.com> wrote: > I have a server application listening on port 5001 on an anroid dev > phone. The client application running on my laptop tries to send data > to the server application. > > The client can successfully connect and send data to the server > machine when the phone has wifi enabled. The command to do this is - > iperf -c <ip address of wifi interface> > > But when I enable the 3G connection and try to send data then it > fails. > iperf -c <ip address of the 3G interface> > > I cannot even ping the <ip address of the 3G interface>. Is there any > port blocking enforced in case of external 3G network connection. Can > anyone please tell me how can I send data to the server application on > 3G network. Is there any specific port on which the server application > should be listening?? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---