Monday, July 18, 2011

[android-developers] Emulator connectivity

Hi all,

I have been working with real devices for a while and returning back
to
emulators now. I am able to port forward the iJetty web server (which
is
running on 10.0.2.15:8080) and I can now access it from the browser
running on the local machine using localhost:8080. But to be able to
see this server now remotely I will most likely need a port forwarding
pipe - is that true? To be able to bridge the localhost to the actual
machine's IP address? (I remember a tool called tcppipe once).
Is this the best approach in such a case to expose the emulator
to remote machines?

Thanks in advance

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment