Hi,
I am trying to create a tcp connection between the android emulator
and remote PC. when i use the local host i can able to connect but
remote host i could not able to connect.
firewall disabled
for remote host i used the stcppipe for forwarding
Enter the Android tools path and run:
adb forward tcp:40 tcp:40
stcppipe.exe -b 192.168.0.85 127.0.0.1 40 40
but my emulator application could not able to connect.
what could be the reason.
Regards,
Anandan N
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---