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.

Is it possible to check for an updated file version throw TInternet Class?

Xailer professional forum in English
Responder
Avatar de Usuario
Dionisis Divaris
Mensajes: 485
Registrado: Jue Jul 12, 2007 8:48 pm
Ubicación: Athens Greece

Is it possible to check for an updated file version throw TInternet Class?

Mensaje 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
T.I.A
Dionisis
SGS-soft
support.sgs@gmail.com
Rene Flores
Mensajes: 620
Registrado: Jue Mar 23, 2006 2:39 am

Is it possible to check for an updated file version throw TInternet Class?

Mensaje 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
>
>
Rene Flores
Mensajes: 620
Registrado: Jue Mar 23, 2006 2:39 am

Is it possible to check for an updated file version throw TInternet Class?

Mensaje 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
>
>
Avatar de Usuario
Dionisis Divaris
Mensajes: 485
Registrado: Jue Jul 12, 2007 8:48 pm
Ubicación: Athens Greece

Is it possible to check for an updated file version throw TInternet Class?

Mensaje 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
>>
>>
T.I.A
Dionisis
SGS-soft
support.sgs@gmail.com
Avatar de Usuario
Dionisis Divaris
Mensajes: 485
Registrado: Jue Jul 12, 2007 8:48 pm
Ubicación: Athens Greece

Is it possible to check for an updated file version throw TInternet Class?

Mensaje 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
>>
>>
T.I.A
Dionisis
SGS-soft
support.sgs@gmail.com
jlalin
Mensajes: 926
Registrado: Sab Dic 25, 2010 11:10 pm

Is it possible to check for an updated file version throw TInternet Class?

Mensaje 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
--
jlalin
Mensajes: 926
Registrado: Sab Dic 25, 2010 11:10 pm

Is it possible to check for an updated file version throw TInternet Class?

Mensaje 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
--
Ingo Junge-Herrmann
Mensajes: 339
Registrado: Lun Jul 02, 2007 7:17 pm

Is it possible to check for an updated file version throw TInternet Class?

Mensaje 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
>
Ingo Junge-Herrmann
Mensajes: 339
Registrado: Lun Jul 02, 2007 7:17 pm

Is it possible to check for an updated file version throw TInternet Class?

Mensaje 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
>
jlalin
Mensajes: 926
Registrado: Sab Dic 25, 2010 11:10 pm

Is it possible to check for an updated file version throw TInternet Class?

Mensaje 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
jlalin
Mensajes: 926
Registrado: Sab Dic 25, 2010 11:10 pm

Is it possible to check for an updated file version throw TInternet Class?

Mensaje 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
Ingo Junge-Herrmann
Mensajes: 339
Registrado: Lun Jul 02, 2007 7:17 pm

Is it possible to check for an updated file version throw TInternet Class?

Mensaje por Ingo Junge-Herrmann »

José.
I think you're right. I will wait for your component.
Regards
Ingo
Ingo Junge-Herrmann
Mensajes: 339
Registrado: Lun Jul 02, 2007 7:17 pm

Is it possible to check for an updated file version throw TInternet Class?

Mensaje por Ingo Junge-Herrmann »

José.
I think you're right. I will wait for your component.
Regards
Ingo
jlalin
Mensajes: 926
Registrado: Sab Dic 25, 2010 11:10 pm

Is it possible to check for an updated file version throw TInternet Class?

Mensaje 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
--
jlalin
Mensajes: 926
Registrado: Sab Dic 25, 2010 11:10 pm

Is it possible to check for an updated file version throw TInternet Class?

Mensaje 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
--
Ingo Junge-Herrmann
Mensajes: 339
Registrado: Lun Jul 02, 2007 7:17 pm

Is it possible to check for an updated file version throw TInternet Class?

Mensaje 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
>
>
Ingo Junge-Herrmann
Mensajes: 339
Registrado: Lun Jul 02, 2007 7:17 pm

Is it possible to check for an updated file version throw TInternet Class?

Mensaje 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
>
>
Avatar de Usuario
Dionisis Divaris
Mensajes: 485
Registrado: Jue Jul 12, 2007 8:48 pm
Ubicación: Athens Greece

Is it possible to check for an updated file version throw TInternet Class?

Mensaje 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
>>
>>
>
T.I.A
Dionisis
SGS-soft
support.sgs@gmail.com
Avatar de Usuario
Dionisis Divaris
Mensajes: 485
Registrado: Jue Jul 12, 2007 8:48 pm
Ubicación: Athens Greece

Is it possible to check for an updated file version throw TInternet Class?

Mensaje 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
>>
>>
>
T.I.A
Dionisis
SGS-soft
support.sgs@gmail.com
Responder