ensure that is inside , too, not inside
.
i've had problems using URLConnection directly - with short transfers
i could reproducibly get "SOCKETLOG add_recv_stats 0" log error
messages, accompanied by nothing being delivered to the Android app.
i switched to using Socket or HttpClient, and e
I have tried to call out to the web using both HttpClient and
URLConnection, and I get "unknown error" in both cases at the point
the call is actually made (HttpClient.execute() or
URLConnection.getContent() methods). My emulator is able to connect
to the web, because I can use the Browser with n
2 matches
Mail list logo