Is there any existing library code to parse a DNS response in binary form?
Jarrod Roberson
jarrod@REDACTED
Mon Nov 16 04:26:18 CET 2009
I am writing a native erlang Bonjour / ZeroConf implementation and need to
parse the resulting binary DNS response I get.
Before I start down the road of bit syntax and all that I figured something
this fundamental had to already exist.
When I did a Python version of this there was already library code I could
use to parse the results.
I have searched Google and come up with nothing useful. Thanks in advance.
--
Jarrod Roberson
www.vertigrated.com/blog/
678.551.2852
More information about the erlang-questions
mailing list