I recently (a week or so ago) updated with a google security patch
(the one about applications sharing namespaces; our provider pushed it
out late I guess).

Anyway, I've found the browser application no longer opens connections
to localhost.

To test I:
- Bound a new socket to 8080
- Wait and log any connection attempts.
- Attempted to connect to localhost:8080 with connectbot (telnet) =>
Logs connection attempt.
- Attempted to connect to http://localhost:8080 with browser
application => No connection.
- Attempted to connect to http://localhost:8080 with application
running webview => Logs connection attempt.

This worked last time I tried it, but perhaps I've got some odd
network permissions application installed which is messing things up.
I'm going to try a factory reset and see how we go with that...

Anyway, anyone else noticed this problem with their applications?

~
Doug.
--~--~---------~--~----~------------~-------~--~----~
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