lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] help with mDNS sending a DNS_RRTYPE_SRV query


From: antonio
Subject: Re: [lwip-users] help with mDNS sending a DNS_RRTYPE_SRV query
Date: Mon, 9 Apr 2018 01:20:11 -0700 (MST)

HI Simon, 

Let me see if I can be clear. 

I have an application using loopback interface. The goal is to test mDNS
functions and observe queries and responses.,

a) My application first tries a DNS_RRTYPE_A query, and I get a response.
here there is no problem.

b) The problem happens whenever I send a DNS_RRTYPE_SRV query. Here, I NEVER
get an answer, because, the receiver is unable to compose and send back an
answer. 

Debugging the code, I realize that the function mdns_add_srv_answer calls
mdns_add_answer and later function never returns :( . 

I hope my explanation clarifies you.

Thanks in advance.





--
Sent from: http://lwip.100.n7.nabble.com/lwip-users-f3.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]