I'm having a problem with the Android Emulator and I think I figured
it out, but wanted to know if there is a way around.

I am opening up a comet/bayeux connection back to my server.  My web
site sits on port 80 and the bayeux/comet server sits on port 8080.

Using the Android emulator I can not get my web page application to
ever connect to the comet server, yet if I use the example code where
everything comes from port 8080, where it loads the HTML page and
connect to the comet server at port 8080 then it works.

I'm guessing this is a cross domain security issue, yet FireFox,
Crome, Safari, iTouch browsers all work the Android Emulator does
not.  I watch the ADB log screen and don't see any errors. I'm at a
loss of this is something I can do.

Any pointers would greatly be appreciated.

Andy

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

To unsubscribe from this group, send email to 
android-developers+unsubscribegooglegroups.com or reply to this email with the 
words "REMOVE ME" as the subject.

Reply via email to