find the size of download data...
-
Hi All, I want to dowload some data from the web server on my mobile device, In this case I know my mobile device have (suppose : 25 MB Free space) sufficient memory space on it. But how i will be identify that how many size of data will be coming form the web server. how can i check the coming data's file size (which will be coming form the webserver that is downloading files). I have to check before downloading... Please give me proper suggestion. :)
Pavan Pareta
-
Hi All, I want to dowload some data from the web server on my mobile device, In this case I know my mobile device have (suppose : 25 MB Free space) sufficient memory space on it. But how i will be identify that how many size of data will be coming form the web server. how can i check the coming data's file size (which will be coming form the webserver that is downloading files). I have to check before downloading... Please give me proper suggestion. :)
Pavan Pareta
You can use FTP for transferring files and also get the size of the file by sending the SIZE command to the FTP server. ~Dave
Dave Traister Software Engineer ComponentOne LLC www.ComponentOne.com