T
T
tayanov2014-08-29 09:58:49
Delphi
tayanov, 2014-08-29 09:58:49

How to write watchgod (exe, xp) monitoring the site?

On what to write a watchgod that periodically monitors the site. If the site has changed the value to TRUE of this particular client, then the watchdog starts the application. In particular Openvpn with parameters.
If the parameter is missing, then accept FALSE and, as a result, disable openvpn.
The number of Watchdog clients is about 200 PCs.
You can't keep VPN turned on. The channel is just miserable.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
E
Eugene, 2014-08-29
@EvgenijDv

On what you master, write on that :-)

T
tayanov, 2014-08-29
@tayanov

I can use delphi, but it seems to me that one component of the tray icon will eat up so much memory. Here also I ask on what the code will be optimized. Not much experience. So I'm wondering which way is easier.

X
xmoonlight, 2014-08-29
@xmoonlight

Use exclusively Win32 native API in Delphi....
and without any extra components and libraries!
And you will be happy. (<10Kb should be an exe file)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question