Hi,
I want to have the possibility to disconnect a client automatically in my VI, while the client controlls a front panel via browser. For example when the client typed 3 times a wrong password, I want my VI to disconnect the client and shut down the webserver. Shutting down the webserver is no problem, but without connecting the client it doesn't solve the problem, because the connection stays online!!! The client is still connected even when I set the webserver not aktiv (by property node).
I know, that there are VIs for this, since they are part of the remote panel connection manager, but using them outside of the manager without proper knowlegde of the VIs results in nothing.
Any ideas?
There are
also some nice to have things: When a client is connected controlling a panel, I can regain the controll and lock the server by hand. Is it possible to do this automatically via VI? How can I get some information about the client controlling a front panel?
Thanks for yout help.
MB