Página 1 de 1
Tftp progress ??
Publicado: Vie Jul 24, 2009 1:30 pm
por ChrisGillard
Hi,
Is there any way of getting information about the progress of a transfer
using Tftp ... I have had a look at events 7 methods but dont see anything.
Have looked in Tinternet too.
Would be good if this information was available.
Any help would be appreciated.
Chris Gillard
Tftp progress ??
Publicado: Vie Jul 24, 2009 2:18 pm
por notengo
Chris,
check this article and its source code:
http://xailer.info/esp/?p=77
Regards,
José Lalín
Tftp progress ??
Publicado: Vie Jul 24, 2009 2:18 pm
por notengo
Chris,
check this article and its source code:
http://xailer.info/esp/?p=77
Regards,
José Lalín
Tftp progress ??
Publicado: Vie Jul 24, 2009 3:22 pm
por ChrisGillard
Jose,
Thanks for the link to some of your earlier work.
Looks like it will do the job.
I will give it a try.
Regards
Chris
"José Lalín" <
notengo@correo.com> wrote in message
news:4a69a730$[email=2@svctag-j7w3v3j....]2@svctag-j7w3v3j....[/email]
Chris,
check this article and its source code:
http://xailer.info/esp/?p=77
Regards,
José Lalín
Tftp progress ??
Publicado: Vie Jul 24, 2009 3:22 pm
por ChrisGillard
Jose,
Thanks for the link to some of your earlier work.
Looks like it will do the job.
I will give it a try.
Regards
Chris
"José Lalín" <
notengo@correo.com> wrote in message
news:4a69a730$[email=2@svctag-j7w3v3j....]2@svctag-j7w3v3j....[/email]
Chris,
check this article and its source code:
http://xailer.info/esp/?p=77
Regards,
José Lalín
Tftp progress ??
Publicado: Vie Jul 24, 2009 5:36 pm
por notengo
Chris,
> Looks like it will do the job.
>
> I will give it a try.
If it doesn't fit your needs, at least you can see in the code how to
update a progress bar in your own forms. If you need something more, just ask.
Regards,
José Lalín
Tftp progress ??
Publicado: Vie Jul 24, 2009 5:36 pm
por notengo
Chris,
> Looks like it will do the job.
>
> I will give it a try.
If it doesn't fit your needs, at least you can see in the code how to
update a progress bar in your own forms. If you need something more, just ask.
Regards,
José Lalín
Tftp progress ??
Publicado: Vie Jul 24, 2009 9:29 pm
por ChrisGillard
Jose,
Your code works very well.
I have used your upload & download code in my inherited from TFtp class.
This allows me to connect once and then use my new UploadWithProgress() &
DownloadWithProgress() methods several times in one connect.
Your code including the events was very educational .... great job.
Chris Gillard
"José Lalín" <
notengo@correo.com> wrote in message
news:4a69d5a8$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
Chris,
> Looks like it will do the job.
>
> I will give it a try.
If it doesn't fit your needs, at least you can see in the code how to
update a progress bar in your own forms. If you need something more, just
ask.
Regards,
José Lalín
Tftp progress ??
Publicado: Vie Jul 24, 2009 9:29 pm
por ChrisGillard
Jose,
Your code works very well.
I have used your upload & download code in my inherited from TFtp class.
This allows me to connect once and then use my new UploadWithProgress() &
DownloadWithProgress() methods several times in one connect.
Your code including the events was very educational .... great job.
Chris Gillard
"José Lalín" <
notengo@correo.com> wrote in message
news:4a69d5a8$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
Chris,
> Looks like it will do the job.
>
> I will give it a try.
If it doesn't fit your needs, at least you can see in the code how to
update a progress bar in your own forms. If you need something more, just
ask.
Regards,
José Lalín
Tftp progress ??
Publicado: Vie Jul 24, 2009 10:06 pm
por notengo
Chris,
glad to hear it worked and many thanks for the kind words.
Regards,
José Lalín
Tftp progress ??
Publicado: Vie Jul 24, 2009 10:06 pm
por notengo
Chris,
glad to hear it worked and many thanks for the kind words.
Regards,
José Lalín