emacs-devel
[Top][All Lists]
Advanced

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

Re: UDP/DNS in Emacs


From: Lars Magne Ingebrigtsen
Subject: Re: UDP/DNS in Emacs
Date: Sat, 30 Mar 2002 23:41:05 +0100
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.1 (i686-pc-linux-gnu)

Simon Josefsson <address@hidden> writes:

> I wrote a simple DNS client for TCP some time ago, but I'm sure that
> seeing the code won't help you. :-)

:-)

> Oh, and DNS can use both UDP and TCP, so I guess a dns.el should use
> both, with the appropriate fallback UDP->TCP.

I'm concentrating on UDP for the time being...

> There was a library posted to gnu.emacs.sources recently for dealing
> with binary structures, it might be useful for unpacking DNS packets.

I've basically gotten dns.el to work, only I'm having the usual
problems with having bytes in the buffer remain bytes and not turning
into characters.  :-/

-- 
(domestic pets only, the antidote for overdose, milk.)
   address@hidden * Lars Magne Ingebrigtsen





reply via email to

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