lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] Dose Lwip support broadcast or multicast?


From: Frédéric BERNON
Subject: Re: [lwip-users] Dose Lwip support broadcast or multicast?
Date: Fri, 30 Apr 2010 21:48:58 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; fr; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4


"Yes it does, but broadcast does not work between subnets.  As Simon said this is a 
property of IP, not lwIP."

I'm not really agree with that. Broadcast can be used to communicate between IP subnets as long 
they are on the same "broadcast domain": by example, lwIP device is on 192.168.1.2/24 but 
can exchange (using broadcast address 255.255.255.255) with a PC on 192.168.3.2/24 as long they are 
on the same ethernet network (and as long you don't use VLAN). This kind of communication is often 
used for "discovery" protocols.


Le 30/04/2010 09:55, Kieran Mansley a écrit :
On Fri, 2010-04-30 at 15:00 +0800, pigeon wrote:

Does lwIP support broadcast?
Yes it does, but broadcast does not work between subnets.  As Simon said
this is a property of IP, not lwIP.

If does,,can you give me a example of using broadcast and multicast?
Not off the top if my head.

Kieran




_______________________________________________
lwip-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/lwip-users








reply via email to

[Prev in Thread] Current Thread [Next in Thread]