-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
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.
- HTTP using NetLib on Treo 600 Kalyan Sakhamuri
- Re: HTTP using NetLib on Treo 600 Greg Lutz
- Re: HTTP using NetLib on Treo 600 mike margerum
- Re: HTTP using NetLib on Treo 600 Kalyan Sakhamuri
- Re: HTTP using NetLib on Treo 600 Kalyan Sakhamuri
- Re: HTTP using NetLib on Treo 600 Simon Dick
- Re: HTTP using NetLib on Treo 600 Kalyan Sakhamuri
- Re: HTTP using NetLib on Treo 600 Mike Margerum
- Re: HTTP using NetLib on Treo 600 Kalyan Sakhamuri
- Re: HTTP using NetLib on Treo 600 Ben Combee
- Re: HTTP using NetLib on Treo 600 Kalyan Sakhamuri
