Página 1 de 1
Is it possible to check for an updated file version throw TInternet Class?
Publicado: Vie Ago 25, 2006 10:52 am
por Dionisis Divaris
Hello to everyone.
What I'm looking for, is a way to check throw the internet for a new
updated file existance. Is it possible to make it with the current xailer
objects and if yes any small sample would be apreciated.
many thanks
Dionisis
Is it possible to check for an updated file version throw TInternet Class?
Publicado: Dom Ago 27, 2006 5:44 am
por Rene Flores
It's easy, but I use Funcky FTP to download the new file.
This is how it works:
1) I place in my website a INI file that I download using the Xailer's
Internet classes
2) In the INI file I check version against the current installed version.
3) If the new version is newer than the old one, I use Funcky's ftp
object to download the new file.
And thats all
Regards
Rene Flores
http://www.ciber-tec.com
Dionisis Divaris escribió:
> Hello to everyone.
>
> What I'm looking for, is a way to check throw the internet for a new
> updated file existance. Is it possible to make it with the current xailer
> objects and if yes any small sample would be apreciated.
>
> many thanks
> Dionisis
>
>
Is it possible to check for an updated file version throw TInternet Class?
Publicado: Dom Ago 27, 2006 5:44 am
por Rene Flores
It's easy, but I use Funcky FTP to download the new file.
This is how it works:
1) I place in my website a INI file that I download using the Xailer's
Internet classes
2) In the INI file I check version against the current installed version.
3) If the new version is newer than the old one, I use Funcky's ftp
object to download the new file.
And thats all
Regards
Rene Flores
http://www.ciber-tec.com
Dionisis Divaris escribió:
> Hello to everyone.
>
> What I'm looking for, is a way to check throw the internet for a new
> updated file existance. Is it possible to make it with the current xailer
> objects and if yes any small sample would be apreciated.
>
> many thanks
> Dionisis
>
>
Is it possible to check for an updated file version throw TInternet Class?
Publicado: Dom Ago 27, 2006 8:16 am
por Dionisis Divaris
Many thanks Rene for your tips.
I want to check the version status only . After this done , the user invated
to my site to download the new file from his account , if his subscription
is still valid.
Many Thanks for your help
Dionisis
? "Rene Flores" <
rflores.removeforspam@ciber-tec.com> ?????? ??? ??????
news:[email=
44f1152f@news.xailer.com...]
44f1152f@news.xailer.com...[/email]
> It's easy, but I use Funcky FTP to download the new file.
>
> This is how it works:
>
> 1) I place in my website a INI file that I download using the Xailer's
> Internet classes
>
> 2) In the INI file I check version against the current installed version.
>
> 3) If the new version is newer than the old one, I use Funcky's ftp
> object to download the new file.
>
> And thats all
>
> Regards
>
> Rene Flores
>
http://www.ciber-tec.com
>
>
>
> Dionisis Divaris escribió:
>> Hello to everyone.
>>
>> What I'm looking for, is a way to check throw the internet for a new
>> updated file existance. Is it possible to make it with the current xailer
>> objects and if yes any small sample would be apreciated.
>>
>> many thanks
>> Dionisis
>>
>>
Is it possible to check for an updated file version throw TInternet Class?
Publicado: Dom Ago 27, 2006 8:16 am
por Dionisis Divaris
Many thanks Rene for your tips.
I want to check the version status only . After this done , the user invated
to my site to download the new file from his account , if his subscription
is still valid.
Many Thanks for your help
Dionisis
? "Rene Flores" <
rflores.removeforspam@ciber-tec.com> ?????? ??? ??????
news:[email=
44f1152f@news.xailer.com...]
44f1152f@news.xailer.com...[/email]
> It's easy, but I use Funcky FTP to download the new file.
>
> This is how it works:
>
> 1) I place in my website a INI file that I download using the Xailer's
> Internet classes
>
> 2) In the INI file I check version against the current installed version.
>
> 3) If the new version is newer than the old one, I use Funcky's ftp
> object to download the new file.
>
> And thats all
>
> Regards
>
> Rene Flores
>
http://www.ciber-tec.com
>
>
>
> Dionisis Divaris escribió:
>> Hello to everyone.
>>
>> What I'm looking for, is a way to check throw the internet for a new
>> updated file existance. Is it possible to make it with the current xailer
>> objects and if yes any small sample would be apreciated.
>>
>> many thanks
>> Dionisis
>>
>>
Is it possible to check for an updated file version throw TInternet Class?
Publicado: Lun Ago 28, 2006 3:10 pm
por jlalin
Dionisis,
I have in my todo list to write a component to add a full featured auto
update component to Xailer applications.
Meanwhile you can check the attached functions.
Regards,
José Lalín
--
Is it possible to check for an updated file version throw TInternet Class?
Publicado: Lun Ago 28, 2006 3:10 pm
por jlalin
Dionisis,
I have in my todo list to write a component to add a full featured auto
update component to Xailer applications.
Meanwhile you can check the attached functions.
Regards,
José Lalín
--
Is it possible to check for an updated file version throw TInternet Class?
Publicado: Mar Ago 29, 2006 9:42 am
por Ingo Junge-Herrmann
José,
that's a very good idea. I was cogitating about a similar project (comparing
the versions of the installations app) I hope I can shelve it now

.
Could you implement such a method of comparing the version of the cRemoteFile?
Regards
Ingo
>I have in my todo list to write a component to add a full featured auto
>update component to Xailer applications.
>
>Meanwhile you can check the attached functions.
>
>Regards,
>José Lalín
>
Is it possible to check for an updated file version throw TInternet Class?
Publicado: Mar Ago 29, 2006 9:42 am
por Ingo Junge-Herrmann
José,
that's a very good idea. I was cogitating about a similar project (comparing
the versions of the installations app) I hope I can shelve it now

.
Could you implement such a method of comparing the version of the cRemoteFile?
Regards
Ingo
>I have in my todo list to write a component to add a full featured auto
>update component to Xailer applications.
>
>Meanwhile you can check the attached functions.
>
>Regards,
>José Lalín
>
Is it possible to check for an updated file version throw TInternet Class?
Publicado: Mar Ago 29, 2006 11:17 am
por jlalin
Ingo,
> that's a very good idea. I was cogitating about a similar project (comparing
> the versions of the installations app) I hope I can shelve it now

.
:-)
> Could you implement such a method of comparing the version of the cRemoteFile?
If the remote file is a plain text file you can download it and get it's
contents:
//---
AppName=...
AppVersion=...
AppRemarks=...
//---
OTOH, if the remote file is an executable, you'll have to download it
and check the VersionInfo resource against the local file.
As per my own experience I think is better to have all the needed info
in a plain text file and download the exe/zip only when it's needed.
Regards,
José Lalín
Is it possible to check for an updated file version throw TInternet Class?
Publicado: Mar Ago 29, 2006 11:17 am
por jlalin
Ingo,
> that's a very good idea. I was cogitating about a similar project (comparing
> the versions of the installations app) I hope I can shelve it now

.
:-)
> Could you implement such a method of comparing the version of the cRemoteFile?
If the remote file is a plain text file you can download it and get it's
contents:
//---
AppName=...
AppVersion=...
AppRemarks=...
//---
OTOH, if the remote file is an executable, you'll have to download it
and check the VersionInfo resource against the local file.
As per my own experience I think is better to have all the needed info
in a plain text file and download the exe/zip only when it's needed.
Regards,
José Lalín
Is it possible to check for an updated file version throw TInternet Class?
Publicado: Mar Ago 29, 2006 11:50 am
por Ingo Junge-Herrmann
José.
I think you're right. I will wait for your component.
Regards
Ingo
Is it possible to check for an updated file version throw TInternet Class?
Publicado: Mar Ago 29, 2006 11:50 am
por Ingo Junge-Herrmann
José.
I think you're right. I will wait for your component.
Regards
Ingo
Is it possible to check for an updated file version throw TInternet Class?
Publicado: Mar Ago 29, 2006 2:24 pm
por jlalin
Ingo,
> I think you're right. I will wait for your component.
If the meantime, if anybody wants to alert his users of a new version
you can use something like the sample in the attached file.
Regards,
José Lalín
--
Is it possible to check for an updated file version throw TInternet Class?
Publicado: Mar Ago 29, 2006 2:24 pm
por jlalin
Ingo,
> I think you're right. I will wait for your component.
If the meantime, if anybody wants to alert his users of a new version
you can use something like the sample in the attached file.
Regards,
José Lalín
--
Is it possible to check for an updated file version throw TInternet Class?
Publicado: Mié Ago 30, 2006 7:20 am
por Ingo Junge-Herrmann
José,
thank you very much.
Regards
Ingo
>
>Ingo,
>
>> I think you're right. I will wait for your component.
>
>If the meantime, if anybody wants to alert his users of a new version
>you can use something like the sample in the attached file.
>
>Regards,
>José Lalín
>
>
Is it possible to check for an updated file version throw TInternet Class?
Publicado: Mié Ago 30, 2006 7:20 am
por Ingo Junge-Herrmann
José,
thank you very much.
Regards
Ingo
>
>Ingo,
>
>> I think you're right. I will wait for your component.
>
>If the meantime, if anybody wants to alert his users of a new version
>you can use something like the sample in the attached file.
>
>Regards,
>José Lalín
>
>
Is it possible to check for an updated file version throw TInternet Class?
Publicado: Mar Sep 05, 2006 7:24 am
por Dionisis Divaris
Many Thanks Josi,Ingo,Rene
Regards
Dionisis
Ï "Ingo Junge-Herrmann" <[email=XPRO-0031BA74-01@10.0.0.11]XPRO-0031BA74-01@10.0.0.11[/email]> Ýãñáøå óôï ìÞíõìá
news:[email=
44f52032@news.xailer.com...]
44f52032@news.xailer.com...[/email]
>
> José,
> thank you very much.
>
> Regards
> Ingo
>>
>>Ingo,
>>
>>> I think you're right. I will wait for your component.
>>
>>If the meantime, if anybody wants to alert his users of a new version
>>you can use something like the sample in the attached file.
>>
>>Regards,
>>José Lalín
>>
>>
>
Is it possible to check for an updated file version throw TInternet Class?
Publicado: Mar Sep 05, 2006 7:24 am
por Dionisis Divaris
Many Thanks Josi,Ingo,Rene
Regards
Dionisis
Ï "Ingo Junge-Herrmann" <[email=XPRO-0031BA74-01@10.0.0.11]XPRO-0031BA74-01@10.0.0.11[/email]> Ýãñáøå óôï ìÞíõìá
news:[email=
44f52032@news.xailer.com...]
44f52032@news.xailer.com...[/email]
>
> José,
> thank you very much.
>
> Regards
> Ingo
>>
>>Ingo,
>>
>>> I think you're right. I will wait for your component.
>>
>>If the meantime, if anybody wants to alert his users of a new version
>>you can use something like the sample in the attached file.
>>
>>Regards,
>>José Lalín
>>
>>
>