HI all,
I'm trying to open tcp connection between android (emulator) and PC.
I'm trying to create a new socket and then it crash.
the line where it crash:
Socket s = new Socket("10.0.2.2", 27015);   // trying to open a socket
Can some one please please help me.
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

Reply via email to