Hi everybody, I am working on an application which communicates with different machines (Linux) via sockets. My problem is the following: I want to be able to connect from my phone (which is connected via USB) to the development machine. With the emulator, I just use the IP of the machine and it works. But when I am using an actual devices I can't connect to the machine, since the mobile is not in the same network. How do you solve this problem?
Thanks in advance! Cheers, David -- 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

