Hello!
Hello!
I have a file located at a https and need to download it with an Android application. Ex: https://www.filedomain.com/thefile.dat
What the best/fastest approach here?
I have a file located at a https and need to download it with an Android application. Ex: https://www.filedomain.com/thefile.dat
What the best/fastest approach here?
I use synopse, but with Indy is also a good solution
ReplyDeletedocwiki.embarcadero.com - Using an HTTP Client - RAD Studio TNetHTTPClient.Get() inside a TTask or Anonymous thread.
ReplyDeleteThanks! Like a glove!
ReplyDelete