Messages in this thread |  | | From | berthiaume_wayne@emc ... | Subject | RE: Multicast Broadcast | Date | Fri, 30 Nov 2001 16:12:58 -0500 |
| |
Andi, it appears that JVM doesn't support the ip_mreqn struct that would allow us to use imr_ifindex but supports only the older ip_mreq struct as the optval. Any other suggestions. Most appreciated, Wayne EMC Corp ObjectStor Engineering 4400 Computer Drive M/S F213 Westboro, MA 01580
email: Berthiaume_Wayne@emc.com WBerthiaume@clariion.com
"One man can make a difference, and every man should try." - JFK
-----Original Message----- From: Andi Kleen [mailto:ak@suse.de] Sent: Thursday, November 29, 2001 4:32 PM To: berthiaume_wayne@emc.com Cc: ak@suse.de; linux-kernel@vger.kernel.org Subject: Re: Multicast Broadcast
On Thu, Nov 29, 2001 at 04:29:22PM -0500, berthiaume_wayne@emc.com wrote: > Andi, forgive my ignorance. I've searched around and can't seem to > find any references to IP_ADD_MEMBERSHIP and how to use it. I did perform an
man 7 ip
It is a socket option you use in the program that does the multicast communication.
-Andi - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |