Many thanks ! It's working.
I have one more question: Is possible to send file from server to
client without request from client ?


2011/5/6 Angus Robertson - Magenta Systems Ltd <an...@magsys.co.uk>:
>> 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
>
--
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