In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Tftp progress ??
-
- Mensajes: 384
- Registrado: Mar May 01, 2007 5:49 pm
Tftp progress ??
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
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
-
- Mensajes: 384
- Registrado: Mar May 01, 2007 5:49 pm
Tftp progress ??
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
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
-
- Mensajes: 384
- Registrado: Mar May 01, 2007 5:49 pm
Tftp progress ??
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
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 ??
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
> 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 ??
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
> 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
-
- Mensajes: 384
- Registrado: Mar May 01, 2007 5:49 pm
Tftp progress ??
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
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
-
- Mensajes: 384
- Registrado: Mar May 01, 2007 5:49 pm
Tftp progress ??
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
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 ??
Chris,
glad to hear it worked and many thanks for the kind words.
Regards,
José Lalín
glad to hear it worked and many thanks for the kind words.
Regards,
José Lalín
Tftp progress ??
Chris,
glad to hear it worked and many thanks for the kind words.
Regards,
José Lalín
glad to hear it worked and many thanks for the kind words.
Regards,
José Lalín