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. COM
  4. Timer in DCOM server

Timer in DCOM server

Scheduled Pinned Locked Moved COM
sysadmintutorialquestion
2 Posts 2 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.
  • H Offline
    H Offline
    Hans Ruck
    wrote on last edited by
    #1

    I need to fire events from a DCOM server once in a time interval. Do you have any idea about how should i implement this or at least do you know some tutorial that solves such a task? rechi

    S 1 Reply Last reply
    0
    • H Hans Ruck

      I need to fire events from a DCOM server once in a time interval. Do you have any idea about how should i implement this or at least do you know some tutorial that solves such a task? rechi

      S Offline
      S Offline
      Sayan Mukherjee
      wrote on last edited by
      #2

      Is your server a service? In that case, you can use a separate worker thread in your application to do the needful. The timing action can be implemented using Events and the thread has to be synchronised with that event. The event will signal the thread when the required time has elapsed. With best regards, Sayan Email:sayanmukherjee@indiatimes.com

      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