Mike88 wrote: > Hello what i am doing is creating a program that will let me allow two > android phones to communicate over TCP.
<snip> > E/TCP ( 700): java.net.ConnectException: /127.0.0.1:4444 - > Connection refused Bear in mind that 127.0.0.1 is the emulator itself, not another emulator. http://developer.android.com/guide/developing/tools/emulator.html#emulatornetworking -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Android Development Wiki: http://wiki.andmob.org -- 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

