I have a TCP streams app which needs to receive relatively large amounts 
of data (600k) through a slow connection (modem or cellphone). Most of the 
time it works, but sometimes the stream seems to slow down to a complete 
halt and timeout. I've tried increasing the receive timeout from 25 to 50 
to 120 seconds, but it only makes things worse because it takes longer for 
my app to realise something is wrong. The server end is a windows server, 
and at the server end a timeout also occurs - it's as if the network has 
stopped. The interesting thing is that when you re-try the data transfer 
it starts off fine, then slows down and eventually times out again.

Has anyone had similar experiences with NetLib? Is there some limit I've 
hit?

Dave Bartlett
Software Engineer
Glidepath Ltd.
www.glidepath.co.nz

Please note: The contents of this email contains information that is Glidepath's 
Intellectual Property, Proprietary and/or Information confidential to the named 
recipient. This information is not to be used by or forwarded to any other person 
and/or organization unless as agreed by Glidepath in writing.  If you have received 
this email in error please destroy the original and notify us by return. Thank you

#####################################################################################
This e-mail message has been scanned for Viruses and Content and cleared 
by MailMarshal
For more information please visit www.marshalsoftware.com
#####################################################################################

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

Reply via email to