comp.lang.ada
 help / color / mirror / Atom feed
* Socket & Multicast problems / GNAT.Sockets
@ 2019-11-05 19:06 Shark8
  2019-11-05 19:10 ` Shark8
  2019-11-05 19:57 ` Dmitry A. Kazakov
  0 siblings, 2 replies; 5+ messages in thread
From: Shark8 @ 2019-11-05 19:06 UTC (permalink / raw)


Ok, I have a system at work that is using custom methods, both TCP and UDP, and multicast / unicast. Now, I am getting stumped with the GNAT.Sockets translation of the equivalent connections, probably because I've not used Sockets before and most of the examples I've tried haven't worked.

Most of the messages can, I think, be mapped out to Ada's records fairly easily but that's getting ahead of myself — what I'm having trouble with is getting a socket to receive from the proper multicast address[es] — there is a note in the GNAT.Sockets example [which isn't working] that joining a multicast-group has to be set as an option subsequent to binding the socket when running on Windows.

(Is there a better package/library for operating on sockets? I've done a little searching, but I haven't found anything that looks particularly good.)


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

end of thread, other threads:[~2019-11-05 20:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-05 19:06 Socket & Multicast problems / GNAT.Sockets Shark8
2019-11-05 19:10 ` Shark8
2019-11-05 19:57 ` Dmitry A. Kazakov
2019-11-05 20:11   ` Shark8
2019-11-05 20:45     ` Dmitry A. Kazakov

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