Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. Article Writing
  4. Code needed for automatic software update through Internet

Code needed for automatic software update through Internet

Scheduled Pinned Locked Moved Article Writing
announcementc++help
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    kaizen
    wrote on last edited by
    #1

    I've searched and found no code on software update by Internet. Some gurus out there may be interested in writing a class CURLFileUpdate (MFC-MDI framework): (a) to read a list of {FileName, nVersion } from a given "Versions.ini" file. (b) to acess a file at a given URL to check for info (e.g. {FileName, nLatestVersion, bCritical} on files that are new or have later version, and to allow downloading these files and store them in a specified path. (c) to update the "Versions.ini" file (d) to allow the app to exit and then re-execute itself if any of the updated files is critical. Such a class would be very useful to a lot of programmers. I could cook up one for items (a,b,c), but I'll be stuck at (d) and the result will be pretty pathetic!!.

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups