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. General Programming
  3. C#
  4. Executing an EXE 24hr online

Executing an EXE 24hr online

Scheduled Pinned Locked Moved C#
hostingcloud
4 Posts 4 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.
  • G Offline
    G Offline
    Gjm
    wrote on last edited by
    #1

    I don't know whether I am asking a stupid thing. I can develop an application that can read emails for me and can send SMS alerts for every new mail. That application keeps on monitoring my inbox. But I want it to execute 24 hr a day. Is it possible to make an exe executing all the time online in some other online service or machine. Something like a program running in cloud(cloud computing)

    S A N 3 Replies Last reply
    0
    • G Gjm

      I don't know whether I am asking a stupid thing. I can develop an application that can read emails for me and can send SMS alerts for every new mail. That application keeps on monitoring my inbox. But I want it to execute 24 hr a day. Is it possible to make an exe executing all the time online in some other online service or machine. Something like a program running in cloud(cloud computing)

      S Offline
      S Offline
      Saksida Bojan
      wrote on last edited by
      #2

      Whell, any process can run 24 hours a day 365 days a year. All you need to never close or terminate process or shut-down computer. If you attempt to create process designed for monitoring, then I recommend you to create services.

      Gjm wrote:

      Is it possible to make an exe executing all the time online in some other online service or machine

      Normal monitoring application/services needs to be installed on a computer/machines that is supposed to be used.

      1 Reply Last reply
      0
      • G Gjm

        I don't know whether I am asking a stupid thing. I can develop an application that can read emails for me and can send SMS alerts for every new mail. That application keeps on monitoring my inbox. But I want it to execute 24 hr a day. Is it possible to make an exe executing all the time online in some other online service or machine. Something like a program running in cloud(cloud computing)

        A Offline
        A Offline
        Anurag Gandhi
        wrote on last edited by
        #3

        You might be looking for a windows service. Just check whether creating a Windows Service will help you or not.

        Anurag Gandhi.
        http://www.gandhisoft.com
        Life is a computer program and every one is the programmer of his own life.

        1 Reply Last reply
        0
        • G Gjm

          I don't know whether I am asking a stupid thing. I can develop an application that can read emails for me and can send SMS alerts for every new mail. That application keeps on monitoring my inbox. But I want it to execute 24 hr a day. Is it possible to make an exe executing all the time online in some other online service or machine. Something like a program running in cloud(cloud computing)

          N Offline
          N Offline
          Not Active
          wrote on last edited by
          #4

          Don't post the same question to multiple forums :mad:


          I know the language. I've read a book. - _Madmatt

          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