up vote 2 down vote favorite
share [g+] share [fb]

Is there a built in (to the .net framework) class or function to resolve a SRV entry to the corresponding records?

IE: _dmsc._tcp.network.local to an array of information (host, port, weight, priority)

link|improve this question

feedback

1 Answer

up vote 3 down vote accepted

Open source, BSD licensed library here: http://dndns.codeplex.com/

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.