comp.lang.ada
 help / color / mirror / Atom feed
* UDP networking with Ada
@ 2013-03-08  0:50 Peter C. Chapin
  2013-03-08  3:46 ` Randy Brukardt
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: Peter C. Chapin @ 2013-03-08  0:50 UTC (permalink / raw)


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.

I assume Florist probably would work on Unix-like systems and Win32Ada 
would work on Windows systems (haven't looked at them in detail), but I 
was hoping for something cross-platform "out of the box."

Or maybe I'm misunderstanding what I see with GNAT.Sockets?

Peter



^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2013-03-16 22:27 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-08  0:50 UDP networking with Ada Peter C. Chapin
2013-03-08  3:46 ` Randy Brukardt
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

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