Anyone has ideas? Thanks.

On Oct 19, 11:20 pm, Weikang Wan <[email protected]> wrote:
> I have implemented Http Server on top of android service on android. I
> can successfully handle a simple http request: open a simple home page
> by browser (http://10.0.2.15:8080) on localemulator.
>
> Then I launched anotheremulatorand try to open the home page via the
> browser on thisemulator. But it failed.
>
> I think it is because the secondemulatorcannot find the "really" IP
> address of the first one.
>
> Does anyone have idea about how to send Http request from oneemulator
> to anotheremulatorvia IP address?
>
> In practice, an android phone will send http request to another
> android phone as a http server.

-- 
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

Reply via email to