Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27373

[RESOLVED] Best way to talk to a service over LAN

$
0
0
So here is my situation: I have created a service application that was installed on all the computers by group policy on a domain. Service looks for a file sitting at a shared location in a text file where it find commands what to do every 5 mins which is fired by a timer; for example i will update text file with command "/shutdown 18:00" when service timer hit 5 min interval it will look in to that text file to see if command has updated if so it will execute the command at given time.

Now that you know how program works, i would like to know if there is a fast way so i could interact with service over LAN instantly instead of it's timer waiting to fire to check a text file. Service is deployed on 100+ computers so purpose of this application is to have more control over individual computers. Any help is appreciated.

Viewing all articles
Browse latest Browse all 27373

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>