comp.lang.ada
 help / color / mirror / Atom feed
From: Ludovic Brenta <ludovic@ludovic-brenta.org>
Subject: Re: System calls - GNAT library vs. direct bindings
Date: Thu, 31 May 2007 17:06:22 +0200
Date: 2007-05-31T17:06:22+02:00	[thread overview]
Message-ID: <87ps4hf2xd.fsf@ludovic-brenta.org> (raw)
In-Reply-To: 1180623520.303981.191090@q75g2000hsh.googlegroups.com

Maciej Sobczak writes:
> Let's suppose that the problem is a network-aware application on the
> POSIX system. Ada doesn't know about network per RM, so we have to
> look around for libraries.
> One option is to use the GNAT library that has some package for
> sockets.
> Another is to write thin wrappers that bind directly to relevant
> system calls (socket, connect, read, write, close, bind, listen,
> accept, select - that's it for the basic stuff).

There is also adasockets: http://www.rfc1149.net/devel/adasockets

-- 
Ludovic Brenta.



  reply	other threads:[~2007-05-31 15:06 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-31 14:58 System calls - GNAT library vs. direct bindings Maciej Sobczak
2007-05-31 15:06 ` Ludovic Brenta [this message]
2007-05-31 15:23   ` Maciej Sobczak
2007-05-31 16:14     ` Ludovic Brenta
2007-05-31 19:08       ` Michael Bode
2007-05-31 19:48         ` Markus E Leypold
2007-05-31 20:07 ` Simon Wright
2007-05-31 21:10   ` Georg Bauhaus
2007-06-01 19:50     ` Simon Wright
2007-06-01  6:27   ` Maciej Sobczak
2007-06-01 19:29     ` Simon Wright
2007-06-01  6:59 ` anon
2007-06-01 10:17   ` Markus E Leypold
2007-06-01 13:01   ` Maciej Sobczak
2007-06-01 20:13   ` Pascal Obry
2007-06-01 20:35     ` Pascal Obry
2007-06-01 17:42 ` Jeffrey R. Carter
2007-06-01 19:32   ` Simon Wright
2007-06-01 20:45   ` Maciej Sobczak
2007-06-02  5:35     ` Jeffrey R. Carter
replies disabled

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