comp.lang.ada
 help / color / mirror / Atom feed
From: "Randy Brukardt" <randy@rrsoftware.com>
Subject: Re: UDP networking with Ada
Date: Thu, 7 Mar 2013 21:46:13 -0600
Date: 2013-03-07T21:46:13-06:00	[thread overview]
Message-ID: <khbmu7$fdh$1@munin.nbi.dk> (raw)
In-Reply-To: SL-dnUB_sIRxqKTM4p2dnAA@giganews.com

"Peter C. Chapin" <PChapin@vtc.vsc.edu> wrote in message 
news:SL-dnUB_sIRxqKTM4p2dnAA@giganews.com...
>I have an interest in doing some network programming in Ada using UDP. I 
>assumed I could use GNAT.Sockets but in reading the specification of that 
>package it appears that it only supports TCP. I browsed around the various 
>other GNAT packages but I didn't see anything for UDP and now I'm wondering 
>what my options are.

NCSockets has a "datagram" type (which uses UDP). I don't know how 
well-tested it is, I think I used it once for some DNS experiments (but I'm 
sure that the TCP code has been tested much more).

NCSockets is a descendant of Claw.Sockets; there are of course Windows 
versions and there is an unfinished 64-bit Linux version (started by Tero 
K.) that will get a lot more work in the next few weeks as I'll be using it 
to port Ada-Auth's server to a new Linux box.

                                           Randy.





  reply	other threads:[~2013-03-08  3:46 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-08  0:50 UDP networking with Ada Peter C. Chapin
2013-03-08  3:46 ` Randy Brukardt [this message]
2013-03-08 18:28   ` Tero Koskinen
2013-03-08  6:47 ` anon
2013-03-08  7:50   ` Simon Wright
2013-03-08 12:14   ` Peter C. Chapin
2013-03-08  8:37 ` Dmitry A. Kazakov
2013-03-08 11:50   ` Simon Wright
2013-03-08 12:12     ` Dmitry A. Kazakov
2013-03-08 12:17       ` Peter C. Chapin
2013-03-08 15:39         ` Dmitry A. Kazakov
2013-03-08  8:58 ` Jacob Sparre Andersen
2013-03-08 11:58 ` Stephen Leake
2013-03-16 22:27 ` Kevin K
replies disabled

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