RTC Forums
April 28, 2024, 05:28:07 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
 
   Home   Help Login Register  
Pages: [1]
  Print  
Author Topic: HTTP download  (Read 3897 times)
chmichael
Newbie
*
Posts: 5


« 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


« 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


« Reply #2 on: February 15, 2010, 11:01:55 PM »

Thank you!
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.21 | SMF © 2015, Simple Machines Valid XHTML 1.0! Valid CSS!
Page created in 0.022 seconds with 16 queries.