Recent

Author Topic: How to download one file from server in the LAN using lazarus ?  (Read 7427 times)

guilinlzy

  • Newbie
  • Posts: 3
How to download one file from server in the LAN using lazarus ?
« on: February 22, 2011, 10:20:20 am »
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

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1929
Re: How to download one file from server in the LAN using lazarus ?
« Reply #1 on: February 22, 2011, 10:42:48 am »

guilinlzy

  • Newbie
  • Posts: 3
Re: How to download one file from server in the LAN using lazarus ?
« Reply #2 on: February 22, 2011, 10:54:13 am »
I have readed the subject of networking,
How to download one file from another computer in the LAN,not use FTP method

theo

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1929
Re: How to download one file from server in the LAN using lazarus ?
« Reply #3 on: February 22, 2011, 11:53:58 am »

guilinlzy

  • Newbie
  • Posts: 3
Re: How to download one file from server in the LAN using lazarus ?
« Reply #4 on: February 24, 2011, 01:57:44 am »
   use function FtpGetFile(const IP, Port, FileName, LocalFile, User, Pass: string): Boolean;the question is solved.
   thanks for theo's help.

 

TinyPortal © 2005-2018