Francois PIETTE wrote:
No problem, just use several FTP client component either dropped on your
form or created dynamically and operate them using the asynchronous
functions (GetAsync and the likes). You'll be able to support any number
of concurrent FTP session to the same server or to different servers.
You are only limited by the resources your computer has and the resource
the servers have.
I would also add the obvious caveat that your application should
coordinate which files are being transferred so that the FTP components
don't collide with each other.
dZ.
--
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