Forum > Networking and Web Programming
How to download one file from server in the LAN using lazarus ?
(1/1)
guilinlzy:
hi all.
I want to download one file from server in the LAN using lazarus,
How can i do or how to using indy component?
Thank you in advance for your help
theo:
Did you read the other threads first?
http://forum.lazarus.freepascal.org/index.php/board,38.0.html
guilinlzy:
I have readed the subject of networking,
How to download one file from another computer in the LAN,not use FTP method
theo:
For Windows?
What's wrong with this?:
http://forum.lazarus.freepascal.org/index.php?topic=11338.0
guilinlzy:
use function FtpGetFile(const IP, Port, FileName, LocalFile, User, Pass: string): Boolean;the question is solved.
thanks for theo's help.
Navigation
[0] Message Index