> My program needs to copy large files (1GB etc.) across
> a LAN. I have to use Sockets with TCPIP because the
> machines/disks are not shared. Since there is no
> question of a web site I cannot use the FTP component.
> I already have a lengthy logic using TServerSocket +
> TClientSocket which cop
Hi ,
My program needs to copy large files (1GB etc.) across
a LAN. I have to use Sockets with TCPIP because the
machines/disks are not shared. Since there is no
question of a web site I cannot use the FTP component.
I already have a lengthy logic using TServerSocket +
TClientSocket which copies d