11-13-2020 09:16 PM
Hello, I got a main VI running the VI server and various client VIs that may connect to it. It's all ok with permissions and communication, but I need to
programmatically read the IP addresses of the actually connected clients.
How can I do this?
Thanks in advance!
Stefano
12-23-2020 06:03 AM
"VI server" and "client VIs" could mean several things...
If you're using Remote Panels, there's a Vi property Remove Panel>Client Connections:
The 'Remote' might give an IP address. Haven't tested it though.