This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

mDNS support for TM4C129 LaunchPad

Is mDNS supported in TM4C129 LaunchPad? Can you please point me to an example?

  • Hello lilyhack,

    I am not certain what resources mDNS would need so I can't specifically say if it can be supported or not. For sure we do not have such an example.
  • Hi Chuck

    Looks like someone tried to do mDNS with a different TIVA version here. Does that help understanding the requirement? Can you suggest anything based on that post?

  • lilyhack,

    I don't believe there would be any hardware constraints to supporting mDNS based on what I currently know about mDNS (which is very little). Essentially, I don't think there would be any issues with TM4C supporting the mDNS capability, but it is not supported in any of the existing stacks that are available for TM4C (lwIP and uIP) so you would need to develop it or adapt it from another source. I also believe that the TI-RTOS examples do not support this functionality in available stacks with TI-RTOS.