Arnold FLUTEAUX wrote:
> Thanks for your response.
> I test it but when I cut on the connection with server during a
> download, a requestdone triggers but not the sessionclosed.

Event OnSessionClosed is only triggered when the control connection
closes. When data connection closes only OnRequestDone fires.
So, in your case the server did not close the control connection,
you may probably start subsequent transfers without reconnect first. 

---
Arno Garrels [TeamICS]
http://www.overbyte.be/eng/overbyte/teamics.html

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to