RTC Forums
November 25, 2024, 03:46:16 AM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Login
Register
RTC Forums
>
Subscription
>
Support
>
HTTP download
Pages: [
1
]
« previous
next »
Print
Author
Topic: HTTP download (Read 5338 times)
chmichael
Newbie
Posts: 5
HTTP download
«
on:
February 13, 2010, 01:59:30 PM »
Any ideas how to do a HTTP download with the latest RTC ?
If i remember right, previous RTC SDK included a demo with a http download manager ...
Thank you
Logged
D.Tkalcec (RTC)
Administrator
Posts: 1881
Re: HTTP download
«
Reply #1 on:
February 13, 2010, 02:24:55 PM »
There was never a "download manager" included in the RTC SDK, but there is a File_Client demo, which demonstrates how to download files from any HTTP or HTTPS server. Take a look at the "File_Client.dpr" project in the "Demos\File_Client" folder.
Please note that (unlike most download managers) the File_Client demo does not implement download resuming. If that is what you need, you will have to extend the demo to use the "Bytes" HTTP header to let your Server know what part of the file you want to download (see HTTP specification).
Best Regards,
Danijel Tkalcec
Logged
chmichael
Newbie
Posts: 5
Re: HTTP download
«
Reply #2 on:
February 15, 2010, 11:01:55 PM »
Thank you!
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Dashboard
-----------------------------
=> General
=> 3rd-Party
=> Quick Start
-----------------------------
Subscription
-----------------------------
=> Support
Loading...