Re: [twsocket] File Transfer across LAN - Newbie

2005-11-14 Thread Francois Piette
> 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

[twsocket] File Transfer across LAN - Newbie

2005-11-14 Thread Allan Fernandes
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