One thing I can tell you is even if you request a "keep-alive" status in your http request, Sprint's cdma1x network will close your socket after each request. You will see the "Connection: Close" in your http response header. You have to create a new socket after each request. I never could get an answer from them on why this is. i suppose it's some kind of proxy issue.

--
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/



Reply via email to