Brian Marshall | 2 Jun 2010 11:02
Picon
Favicon

Re: Multicast packet will drop in ip.c

I presume you mean SSDP when being used as part of Upnp? If so the SSDP 
messages are sent to the UPNP multicast address, but from the local 
address. You just need to join the multicast group and you can receive 
SSDP. See igmp_joingroup

-Brian.

Bandu wrote:
> thanks David.
> Is that also apply for UPnP, i mean get blocked, which multicast and, 
> i also think, got source IP address so that client can unicast back to 
> the source?
> Regards,
>  
> Bandu
Bandu | 2 Jun 2010 12:31
Picon

Re: Multicast packet will drop in ip.c

Yes. and thank for the help.

On Wed, Jun 2, 2010 at 10:02 AM, Brian Marshall <brianmarshall-QgLWrMLu8clzjhtm8Ag3mw@public.gmane.org> wrote:
I presume you mean SSDP when being used as part of Upnp? If so the SSDP messages are sent to the UPNP multicast address, but from the local address. You just need to join the multicast group and you can receive SSDP. See igmp_joingroup

-Brian.


Bandu wrote:
thanks David.
Is that also apply for UPnP, i mean get blocked, which multicast and, i also think, got source IP address so that client can unicast back to the source?
Regards,
 Bandu


_______________________________________________
lwip-users mailing list
lwip-users-qX2TKyscuCcdnm+yROfE0A@public.gmane.org
http://lists.nongnu.org/mailman/listinfo/lwip-users



--
Bandu
m.bandu-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
_______________________________________________
lwip-users mailing list
lwip-users@...
http://lists.nongnu.org/mailman/listinfo/lwip-users

Gmane