H
HamuNaptra
Hi
I have an existing app, and I would like to incorporate a web update facility,
At first I would only give a message, but at second stage I would like to update
the .exe itself with the update.
Now what I have to do is go online and check for an updated version of the .exe
in some way, maybe the version number (my idea..) ??
I definitely could use some help with the socket classes.
If there is a better way then my 'version number'-idea, please enlighten me
I already considered uploading a small file containing the version number, but I
would like to look for an alternative without extra files.
The 2nd thing was updating the running .exe
I hope someone could help me with these 2 things
I have an existing app, and I would like to incorporate a web update facility,
At first I would only give a message, but at second stage I would like to update
the .exe itself with the update.
Now what I have to do is go online and check for an updated version of the .exe
in some way, maybe the version number (my idea..) ??
I definitely could use some help with the socket classes.
If there is a better way then my 'version number'-idea, please enlighten me
I already considered uploading a small file containing the version number, but I
would like to look for an alternative without extra files.
The 2nd thing was updating the running .exe
I hope someone could help me with these 2 things