Results 1 to 2 of 2

Thread: Communicating with Windows services?

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2001
    Location
    Houston, TX
    Posts
    342

    Communicating with Windows services?

    Is it possible to create a Windows service then have an application pass data to it?

    For instance, let's say I have a service that runs a specified command every 1 hour (based on the timer object). Can I have an application pass that service some kind of command to change the time from 1 hour to 2 hours (changing the timer interval)?

    Thanks for the help!!

  2. #2
    Lively Member
    Join Date
    Aug 1999
    Location
    Amsterdam
    Posts
    117
    You could use .NET Remoting

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width