> How to identify moment of uploaded file ?
> I'd like to do some operations on file, which come from client

OnStorSessionClosed triggers when PUT finishes, you need to check AError
to see if it worked, then the Client parameter gives you access to the
file details, ie Client.FilePath, Client.DataStream, etc.  

Angus

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

Reply via email to