AsyncStreams Emulator to PC Connection

pauldrt18

New Member
Licensed User
Longtime User
I am running the asyncstreams tutorial on the Andriod 2.2 Emulator. The log reports:
MyIp = 10.0.2.15

How do I create bridge between the development PC and the emulator so that I can test out the TCP/IP communications?

It is not clear how to do this using emulator command line options:
Android Emulator | Android Developers
 
Top