hi.
i have a suite of apps that post to a web server and receive an xml response.
unfortunately, my latest
test phone (sanyo scp-8100) seems to only be able to receive 390B of data from the server.
is there any way, aside from reducing the response content size, that i can get that response down the pipe to the application?
i.e. split it into chunks and download each chunk, discard headers, flush out the net buffer etc?
and is there any way to query the phone programmatically to find out what response size it can handle?
thanks so much
regards
caid