Hi everyone,

here's my problem :

still in my video server, i'm using the FtpServer component
to download a set of images, taken from a camera, through one
simple RETR call.

On the OnGetProcessing event, i retrieve from a DB (the connection
has already been made) all the images needed
(range of images provided in the filename which is formatted)
and push them into the Client.Datastream.

for the algorithm, i have no problem.

but what happens if several ftp client asks at the same time
for a big amount of images (average : 1 image = 21Ko) let's say 1200 images ?

Is Each OnGetProcessingEvent fired one after anoher ?
which would then result in a queueing of each request...

thanks for your help !

Best regards,

Guillaume MAISON
-----
Guillaume MAISON - [EMAIL PROTECTED]
83, Cours Victor Hugo
47000 AGEN
Tél : 05 53 87 91 48 - Fax : 05 53 68 73 50
e-mail : [EMAIL PROTECTED] - Web : http://nauteus.com


--
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