## Task: Build a mDNS module for the client application using the win32API. --- ### Resources: - **Similar repos**: https://github.com/openmediatransport/libomtnet/blob/master/src/win32/DnsApi.cs#L242 - **Microsoft docs**: https://learn.microsoft.com/en-us/windows/win32/api/windns - **RFC**: https://www.rfc-editor.org/rfc/rfc6762
Task:
Build a mDNS module for the client application using the win32API.
Resources:
https://github.com/openmediatransport/libomtnet/blob/master/src/win32/DnsApi.cs#L242
https://learn.microsoft.com/en-us/windows/win32/api/windns
https://www.rfc-editor.org/rfc/rfc6762