[Haskell-cafe] binary IO
Einar Karttunen
ekarttun at cs.helsinki.fi
Tue Dec 27 08:29:37 EST 2005
On 27.12 07:00, Tomasz Zielonka wrote:
> Some time ago I was playing with DNS too. I have a library that can
> construct and interpret DNS packets, but it's a bit incomplete right
> now. It reads packets as Strings, but it should be quite straightforward
> to make it read and interpret FastPackedStrings.
>
> http://www.uncurry.com/repos/TzDNS
Nice, here is my shot at DNS -
http://cs.helsinki.fi/u/ekarttun/haskell/hdnsd-20051227.tar.bz2
feel free to take bits if you are interested. The serialization/deserialization
uses Ptrs.
- Einar Karttunen
More information about the Haskell-Cafe
mailing list