all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Simon Josefsson <jas@extundo.com>
Subject: Re: UDP/DNS in Emacs
Date: Sat, 30 Mar 2002 22:42:54 +0100	[thread overview]
Message-ID: <ilu4rixka01.fsf@extundo.com> (raw)
In-Reply-To: <m3663dhn6s.fsf@quimbies.gnus.org> (Lars Magne Ingebrigtsen's message of "Sat, 30 Mar 2002 20:26:19 +0100")

Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> I haven't yet started playing with it, but am I right in that nobody
> has written a DNS layer for this yet?  If so, my plans are for writing
> a dns.el to use `make-network-process' to implement a DNS lookup
> thing.  (With several concurrent requests, time outs, etc.)

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.

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


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel


  reply	other threads:[~2002-03-30 21:42 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-30 17:21 UDP/DNS in Emacs Lars Magne Ingebrigtsen
2002-03-30 18:13 ` Eli Zaretskii
2002-03-30 18:28   ` Lars Magne Ingebrigtsen
2002-03-30 19:26     ` Lars Magne Ingebrigtsen
2002-03-30 21:42       ` Simon Josefsson [this message]
2002-03-30 22:41         ` Lars Magne Ingebrigtsen
2002-03-30 23:26           ` Lars Magne Ingebrigtsen
2002-03-31  6:11           ` Eli Zaretskii
2002-03-31 14:55             ` Lars Magne Ingebrigtsen
2002-03-31 17:01               ` Eli Zaretskii
2002-04-01  2:18                 ` Stefan Monnier
2002-04-01  5:49                   ` Eli Zaretskii
2002-04-01 16:39                 ` Richard Stallman
2002-03-31 16:40       ` Richard Stallman
2002-03-31 17:08         ` Lars Magne Ingebrigtsen
2002-03-31 16:40 ` Richard Stallman
2002-03-31 16:54   ` Lars Magne Ingebrigtsen
2002-03-31 19:38     ` Eli Zaretskii
2002-04-02 12:34       ` Per Abrahamsen
2002-04-03  7:50         ` Eli Zaretskii
2002-04-04 15:45           ` Per Abrahamsen
2002-04-04 15:08             ` Alan Shutko
2002-04-05 10:02             ` Eli Zaretskii
2002-04-05 10:57               ` Paul Eggert
2002-04-05 12:03               ` Per Abrahamsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ilu4rixka01.fsf@extundo.com \
    --to=jas@extundo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.