This article is about aHow to show file download progress The following article shows how to show the progress of a file being downloaded using the HTTP Client. Many times we would like to show the amount or the percentage of file that has been downloaded during the transfer. This can be achieved in the MHFRunL function. Get the total file size of the fiin le being downloaded Use the case EGotResponseHeaders Show progress Use the case EGotResponseBodyData. This is a very good article for the begineers in web based applications