|
-
Oct 11th, 2005, 12:31 AM
#1
Thread Starter
Lively Member
Downloading Files Using HTTP/FTP
hello everybody
i have a requirement in my applicaiton wherein i have to download x no of files from server to the client machine.all the files have the same extension.the client dose not know the name of the files.i want that when the client clicks on the download button the application connects to the web-server and downloads all files from a particular directory.i also want to get the timestamp of the files on the server and compare them with the timestamp of the files on the client.if there is any change then my application should again download the particular file on my client.plz siggest me how can i do this.if anyone has the code for this then plz send it to me
thanks
parth
-
Oct 11th, 2005, 01:53 AM
#2
Re: Downloading Files Using HTTP/FTP
Microsoft Internet Transfer Control 6.0
Start Here
-
Oct 12th, 2005, 03:59 AM
#3
Thread Starter
Lively Member
Re: Downloading Files Using HTTP/FTP
hi
thanks for the reply but i still need some help.i have a file on my server and i am able to download it on my client with INET control.now what i want is that whenever there is any change in the file on the server the file on the client should be updated automatically.Is it possible to get the timestamp of file which is on the server.if not then have do i achive this.also i want to download all files fro a particular folder without having to sepcify individual filenames.if i have 5 files in a folder all with same extenstion then the client should be able to download all of then in a single instance.i dont want to specify the filenames.
thanks
parth
-
Oct 12th, 2005, 11:39 PM
#4
Re: Downloading Files Using HTTP/FTP
Well, i don't know about timestamp but u can connect to server on certain intervals and check is there any diff. between filesize then download file on client machine. And u can also download list of files with inet control. I don't have any example right now but i am sure you will get something here . Just seach there with keyword 'inet'.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|