Subject: NetBSD and multicasts
To: None <netbsd-help@netbsd.org>
From: Mihai CHELARU <kefren@netbsd.ro>
List: netbsd-help
Date: 10/06/2004 10:23:34
Hi,

Can anyone point me to some documentation about NetBSD and:

    - Ethernet Multicast
    - IGMP (v2 would be great)
    - Multicast C API

Basically I need to write a client/server application capable of:

    SERVER: sending datagrams to a multicast address
    CLIENT: join a multicast group, receive datagrams for this multicast 
group, leave the group

Client is located on an ethernet segment.

-- 
Thank you
Mihai