Get endpoints returns different discovery url than the configured one

Questions regarding the use of the C++ SDK for Server or Client development or integration into customer products ...

Moderator: uasdkcpp

Post Reply
aparna22
Full Member
Full Member
Posts: 9
Joined: 03 Feb 2022, 17:38

Get endpoints returns different discovery url than the configured one

Post by aparna22 »

Hi Support Team,

I have configured discovery url as like below:

<Url>opc.tcp://<IPAddress>:48010</Url>
<IsDiscoveryUrl>true</IsDiscoveryUrl>

From client when i try to connect to server, server returns different url --> opc.tcp://servername (opc.tcp). When i place the cursor on top of returned discovery url i can see the configured discovery url.
Is this expected.?

If that is the behavior, is there any reason for configuring discovery URL. I am confused here kindly help.

Thanks in advance.

Post Reply