im using ScktComp for file transfer and need a demo using BlockRead - BlockWrite || SendBuf - ReceibeBuf
i code this but dont have idea how it works, i need similar code full with OpenDialogs
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_24544426.html
hi, i started to code a file transfer program, but i have some problems, because i dont know how to code this, so i need someone recode it, i need the project in this way (BlockRead - BlocWrite - S...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_24660051.html
Hi,
Can anyone please give a good example of how to transfer a file from one computer to another in Delphi? Thanks in advance...
- JS
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20003693.html
I am using Delphi 7, Indy components with TCPClient and TCPServer for file transfer.
I transfer various size files. Happily from your answered questions I saw that I have to exclude
AThread.Co...
http://www.experts-exchange.com/Programming/Editors_IDEs/Delphi/Q_22474628.html
for some reason the file received is not a valid file (either. doc . jpg .exe)
here is my code:
http://rapidshare.com/files/249987383/File_Transfer.rar.html
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_24530418.html
Hello Friends,
Can you please tell me whether any (FTP) component in Delphi7 will help me to transfer file from my local machine to any other machine in any other country? Do I need to use a third...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_24542208.html
I need to tell Delphi to copy a file to the server's file folder (a "shared" folder with shared access):
For example:
COPY THIS FILE "C:\Documents and Settings\John\Desktop\Artwork.pdf"
TO THIS ...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_23357157.html