hi
Can I use udp multicast with this implementation ?
thanks
uIP current supports broadcast packets as well as sending multicast packets.
$ grep -ir multi *
WiServer.cpp: multi-pass transmission, local client
WiServer.h: multi-pass transmission, local client
uip-fw.c: * forwarding over multiple network interfaces with uIP.
uip-fw.c: /* No time exceeded for broadcasts and multicasts! */
uip.c: make sure that we listen to certain multicast addresses (all
uip.c: hosts multicast address, and the solicited-node multicast
uip.c: multicast packets that are sent to the ff02::/16 addresses. */
uip.c: /* Demultiplex this UDP packet between the UDP "connections". */
uip.c: /* Demultiplex this segment. */
Users browsing this forum: No registered users and 1 guest