Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Jan : Transfer files (on backgroud)
| Subject: | Transfer files (on backgroud) |
| Posted by: | "Manuel Jacquez" (mjacqu..@itesm.mx) |
| Date: | Mon, 9 Jan 2006 08:39:47 |
Hi there,
I need to transfer a bunch of files between 2 machines in a LAN from an
intermediate machine, lets say transfer files from A to C, the program that
transfer the files must run in machine B.
I think the best way is using TCP indy component, but where to begin, any
examples?
Im using D9 Enterprise.
Any ideas are wellcome!
Manuel