comp.lang.ada
 help / color / mirror / Atom feed
From: Ted Dennison<dennison@telepath.com>
Subject: Re: RE: UD(datagram)  multicasting in ada
Date: Tue, 15 May 2001 19:42:44 GMT
Date: 2001-05-15T19:42:44+00:00	[thread overview]
Message-ID: <UEfM6.2778$6j3.245704@www.newsranger.com> (raw)
In-Reply-To: mailman.989942234.16016.comp.lang.ada@ada.eu.org

In article <mailman.989942234.16016.comp.lang.ada@ada.eu.org>, Coker, Jeremy
says...
>Otherwise, does anyone have any hints/example of UDP multicasting in ADA ?

The way I remember it, multicasting involves making some appropriate IOCTL
calls, and then doing normal UDP using the proper IP addresses. There's not
really any Ada-specific issues involved. 

All you have to do is figure out the proper Socket API calls to make (any good
TCP/IP reference should have this info), then translate them into Ada (which is
a fairly trivial step). Is there something specific that you are having trouble
translating?

---
T.E.D.    homepage   - http://www.telepath.com/dennison/Ted/TED.html
          home email - mailto:dennison@telepath.com



  parent reply	other threads:[~2001-05-15 19:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-15 15:45 UD(datagram) multicasting in ada Coker, Jeremy
2001-05-15 16:45 ` tmoran
2001-05-15 19:42 ` Ted Dennison [this message]
2001-05-15 20:02 ` Randy Brukardt
replies disabled

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