Hello,
I have been exploring discovery mechanisms for my tasks, and have some queries.
I am using the discovery section from the examples.
1 ) I run the server_lds.c with mDNS enabled.
The service is advertised on the network.
However, the documentation specifies that services are advertised as SRV records. But it happens after some PTR queries and responses.
Is it an overhead here before establishing the service? Also mDNS specifies probe and announcement queries. Has it got any influence on the announcement observations on wireshark?
2) I also run the multicast server(server_multicast.c). The record gets added with domain name. However, when i stop this service, although multicast server log says that the record has been removed, the LDS log says that the record could not be removed.
Therefore I see queries involving the multicast server inspite of it not running on the wireshark tool.
How to rectify this?
Please let me know.
Regards,
Rakshan