Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6844737
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T00:24:53+00:00 2026-05-27T00:24:53+00:00

I am writing a download manager for iPhone using objective C. I am using

  • 0

I am writing a download manager for iPhone using objective C. I am using ASIHTTP framework and its working great. But my problem is I am not able to download from file sharing sites like filesonic, rapidshare, hotfile etc.

I want to know how can I get download (actual download) url from these sites, or at least how these sites are hiding this info (and where), so I can get that somehow…

Is there any open source library or framework to help me with this? How firefox or other desktop browser get this link?

Any help will be much appreciated!

Update 1 : I don’t want to bypass their advertising and revenue streams. Almost all file sharing companies also provide free downloads with low bandwidth, I only want to use that service. there are many download managers available now for iPhone like – “Downloads Lite”. I just want to build a similar functionality.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T00:24:53+00:00Added an answer on May 27, 2026 at 12:24 am

    Let’s start from the end of your question:

    How firefox or other desktop browser get this link?

    AFAIK, download managers intercepts downloads that are to start in a browser and manage them themselves. So, the link, and all the rest of requirements (cookies and so on) so that the download takes actually place, come from the browser.

    I think you could follow the same approach:

    1. use a UIWebView to browse to the content you would like to download;

    2. intercept any change of page or download by defining – webView:shouldStartLoadWithRequest:navigationType: in your web view delegate;

    3. in case it is a download of some supported content, return NO from webView:shouldStartLoadWithRequest:navigationType (so that the UIWebView does not do anything), and pass the address to your custom download manager to do the actual downloading.

    In my experience, this will also maintain cookies (i.e., UIWebView and ASIHTTP will share them), but YMAMV.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm writing a script to download files from an FTP server using cURL +
I'm writing a download manager, and I've noticed that all the web pages I've
I'm planning on writing a custom download manager as part of an application. To
I'm writing a small download manager in C with libcurl, and have encountered an
I am writing a Java application to download emails using Exchange Web Services. I
Possible Duplicate: Difference between .Net4 Client Profile and Full Framework download I am writing
I'm writing a socket program to download images. The problem is that when I
I'm writing a program using php to download all picture with specified format and
I'm writing app for android device, which is simple download manager. I want to
I am writing a download file utility using WinINET, and have noticed (especially on

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.