comp.lang.ada
 help / color / mirror / Atom feed
From: anon@anon.org (anon)
Subject: Re: networking support?
Date: Thu, 18 Dec 2008 16:14:21 GMT
Date: 2008-12-18T16:14:21+00:00	[thread overview]
Message-ID: <xFu2l.214277$Mh5.186247@bgtnsc04-news.ops.worldnet.att.net> (raw)
In-Reply-To: gibghn$2pr$1@online.de

If you are using GNAT  

then you can use "GNAT.Sockets" for High-level network programming and 
"GNAT.Sockets.Thin" for the low-level OS calls like select routine.

As for other routines, you must use an "pragna import" statement, because 
Ada does not directly support these calls.


In <gibghn$2pr$1@online.de>, Oliver Kowalke <oliver.kowalke@gmx.de> writes:
>Hi,
>does Ada support IPsec (key management sockets)? How is io-demultiplexing
>used (select, epoll, kqueue, /dev/pool,...) used?
>
>regards,
>Oliver




      parent reply	other threads:[~2008-12-18 16:14 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-17 18:33 networking support? Oliver Kowalke
2008-12-18  9:28 ` Georg Bauhaus
2008-12-18 11:55   ` Oliver Kowalke
2008-12-18 12:47     ` Georg Bauhaus
2008-12-19 21:49       ` Maciej Sobczak
2008-12-19 23:05         ` Oliver Kowalke
2008-12-20 19:23           ` Maciej Sobczak
2008-12-21 17:57             ` Oliver Kowalke
2008-12-21 22:21               ` Maciej Sobczak
2008-12-19 23:57         ` Georg Bauhaus
2008-12-18 18:09   ` Jeffrey R. Carter
2008-12-18 18:30     ` Georg Bauhaus
2008-12-18  9:54 ` Jacob Sparre Andersen
2008-12-18 16:14 ` anon [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