comp.lang.ada
 help / color / mirror / Atom feed
From: Jacob Sparre Andersen <sparre@nbi.dk>
Subject: Re: ADHCP version 0.3
Date: Sun, 18 Nov 2012 13:00:21 +0100
Date: 2012-11-18T13:00:21+01:00	[thread overview]
Message-ID: <87sj8715pm.fsf@adaheads.sparre-andersen.dk> (raw)
In-Reply-To: k86m4f$ku0$1@munin.nbi.dk

Randy Brukardt wrote:

> In this specific case, I'm not sure what use a DHCP client would be useful 
> for - getting IP addresses is something that has to be done very early in a 
> system's life

Or whenever you move it to a different network.

> and thus belongs to the kernel/OS and not the application program.

On unix systems the DHCP client is typically running in user-space, and
as such a part of the OS you can swich for a different implementation
practically as easily as any application.

I think replacing unsafe/buggy parts of an OS with safer/less buggy
implementations is a worthy goal.  And if using Ada can help getting
there, it is both fine and a good way to promote our favourite
programming language.

> I could see if having use in an all-Ada system but that's about it. 

Once it comes as a package in Debian, I expect to use instead of the ISC
DHCP client I use at the moment.

Greetings,

Jacob
-- 
"No!  The universe is ours."



      parent reply	other threads:[~2012-11-18 12:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-15 14:38 ANN: ADHCP version 0.3 Adrian-Ken Rueegsegger
2012-11-16  6:19 ` Randy Brukardt
2012-11-16 15:31   ` Adrian-Ken Rueegsegger
2012-11-17  0:35     ` Randy Brukardt
2012-11-17  3:34       ` Shark8
2012-11-17  9:48         ` Simon Wright
2012-11-18 17:26           ` Shark8
2012-11-17  9:52       ` Adrian-Ken Rueegsegger
2012-11-18 12:00       ` Jacob Sparre Andersen [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox