Perspective session can't get IP address where the session is launched


as you can see, i can not get right ip. Is there any special configuration. Or how can I read the vision client data in perspective view?

You can't read system client tags in perspective.

Why do you need the vision client's IP address in perspective?
You need to use session properties to get session IP address. You can use self.session.props.address

1 Like

I would guess you are using some kind of Windows Terminal Server?

But anyways, there are many reasons Perspective might not get a real IP address for a Perspective session. Most commonly, due to NAT in the network.

If you need reliable identification of the physical workstation running a client, you generally need to use Vision, not Perspective, and to not use a terminal server.

2 Likes