All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] Bnep/Broadcast
@ 2005-02-01 14:13 Patrick Stuedi
  2005-02-01 14:20 ` Marcel Holtmann
  0 siblings, 1 reply; 8+ messages in thread
From: Patrick Stuedi @ 2005-02-01 14:13 UTC (permalink / raw)
  To: bluez-users

Hi,

My question is conerning broadcast in a PAN. What if I got 2 slaves 
connected to master using 'pand --connect' and 'pand --listen' while 
sending IP broadcast messages from one of the slaves, will the messages 
be heard by both, the master and the slave node?

Thanx for any help.
-- Patrick



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Bluez-users] Bnep/Broadcast
  2005-02-01 14:13 [Bluez-users] Bnep/Broadcast Patrick Stuedi
@ 2005-02-01 14:20 ` Marcel Holtmann
  2005-02-01 16:02   ` Patrick Stuedi
  2005-02-01 16:12   ` Patrick Stuedi
  0 siblings, 2 replies; 8+ messages in thread
From: Marcel Holtmann @ 2005-02-01 14:20 UTC (permalink / raw)
  To: BlueZ Mailing List

Hi Patrick,

> My question is conerning broadcast in a PAN. What if I got 2 slaves 
> connected to master using 'pand --connect' and 'pand --listen' while 
> sending IP broadcast messages from one of the slaves, will the messages 
> be heard by both, the master and the slave node?

if they are configured correctly and if you use a bridge on the master
side there should be no problem with IP broadcasts.

Regards

Marcel




-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Bluez-users] Bnep/Broadcast
  2005-02-01 14:20 ` Marcel Holtmann
@ 2005-02-01 16:02   ` Patrick Stuedi
  2005-02-01 16:10     ` Marcel Holtmann
  2005-02-01 16:12   ` Patrick Stuedi
  1 sibling, 1 reply; 8+ messages in thread
From: Patrick Stuedi @ 2005-02-01 16:02 UTC (permalink / raw)
  To: bluez-users

..so that means it doesn't work unless I bridge things on the master?
-- Patrick

Marcel Holtmann wrote:

>Hi Patrick,
>
>  
>
>>My question is conerning broadcast in a PAN. What if I got 2 slaves 
>>connected to master using 'pand --connect' and 'pand --listen' while 
>>sending IP broadcast messages from one of the slaves, will the messages 
>>be heard by both, the master and the slave node?
>>    
>>
>
>if they are configured correctly and if you use a bridge on the master
>side there should be no problem with IP broadcasts.
>
>Regards
>
>Marcel
>
>
>
>
>-------------------------------------------------------
>This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
>Tool for open source databases. Create drag-&-drop reports. Save time
>by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
>Download a FREE copy at http://www.intelliview.com/go/osdn_nl
>_______________________________________________
>Bluez-users mailing list
>Bluez-users@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/bluez-users
>  
>




-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Bluez-users] Bnep/Broadcast
  2005-02-01 16:02   ` Patrick Stuedi
@ 2005-02-01 16:10     ` Marcel Holtmann
  2005-02-01 16:28       ` Patrick Stuedi
  0 siblings, 1 reply; 8+ messages in thread
From: Marcel Holtmann @ 2005-02-01 16:10 UTC (permalink / raw)
  To: BlueZ Mailing List

Hi Patrick,

> ..so that means it doesn't work unless I bridge things on the master?

if you don't bridge on the master you have two virtual networks cards,
named bnep0 and bnep1. How would you broadcast on two different devices?

Regards

Marcel




-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Bluez-users] Bnep/Broadcast
  2005-02-01 14:20 ` Marcel Holtmann
  2005-02-01 16:02   ` Patrick Stuedi
@ 2005-02-01 16:12   ` Patrick Stuedi
  2005-02-01 16:18     ` Marcel Holtmann
  1 sibling, 1 reply; 8+ messages in thread
From: Patrick Stuedi @ 2005-02-01 16:12 UTC (permalink / raw)
  To: bluez-users

...and, sorry, what if the master sends an IP broadcast, will it be 
received by both slaves?
thank you.
-- Patrick

Marcel Holtmann wrote:

>Hi Patrick,
>
>  
>
>>My question is conerning broadcast in a PAN. What if I got 2 slaves 
>>connected to master using 'pand --connect' and 'pand --listen' while 
>>sending IP broadcast messages from one of the slaves, will the messages 
>>be heard by both, the master and the slave node?
>>    
>>
>
>if they are configured correctly and if you use a bridge on the master
>side there should be no problem with IP broadcasts.
>
>Regards
>
>Marcel
>
>
>
>
>-------------------------------------------------------
>This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
>Tool for open source databases. Create drag-&-drop reports. Save time
>by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
>Download a FREE copy at http://www.intelliview.com/go/osdn_nl
>_______________________________________________
>Bluez-users mailing list
>Bluez-users@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/bluez-users
>  
>




-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Bluez-users] Bnep/Broadcast
  2005-02-01 16:12   ` Patrick Stuedi
@ 2005-02-01 16:18     ` Marcel Holtmann
  0 siblings, 0 replies; 8+ messages in thread
From: Marcel Holtmann @ 2005-02-01 16:18 UTC (permalink / raw)
  To: BlueZ Mailing List

Hi Patrick,

> ...and, sorry, what if the master sends an IP broadcast, will it be 
> received by both slaves?

from master (with a bridge) to the slaves should work fine. I am not
sure about the other way around, but I think this depends on the
configuration of your bridge.

Regards

Marcel




-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Bluez-users] Bnep/Broadcast
  2005-02-01 16:10     ` Marcel Holtmann
@ 2005-02-01 16:28       ` Patrick Stuedi
  2005-02-01 16:33         ` Marcel Holtmann
  0 siblings, 1 reply; 8+ messages in thread
From: Patrick Stuedi @ 2005-02-01 16:28 UTC (permalink / raw)
  To: bluez-users

...thank you for the answer marce. The reason I ask all this stuff is 
because I heard in Bluetooth is there is some pico-wide broadcast 
mechanism called ASB or Active Slave Broadcast and I wondered how this 
is mapped to Bnep.

Regards,
Patrick

Marcel Holtmann wrote:

>Hi Patrick,
>
>  
>
>>..so that means it doesn't work unless I bridge things on the master?
>>    
>>
>
>if you don't bridge on the master you have two virtual networks cards,
>named bnep0 and bnep1. How would you broadcast on two different devices?
>
>Regards
>
>Marcel
>
>
>
>
>-------------------------------------------------------
>This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
>Tool for open source databases. Create drag-&-drop reports. Save time
>by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
>Download a FREE copy at http://www.intelliview.com/go/osdn_nl
>_______________________________________________
>Bluez-users mailing list
>Bluez-users@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/bluez-users
>  
>




-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Bluez-users] Bnep/Broadcast
  2005-02-01 16:28       ` Patrick Stuedi
@ 2005-02-01 16:33         ` Marcel Holtmann
  0 siblings, 0 replies; 8+ messages in thread
From: Marcel Holtmann @ 2005-02-01 16:33 UTC (permalink / raw)
  To: BlueZ Mailing List

Hi Patrick,

> ...thank you for the answer marce. The reason I ask all this stuff is 
> because I heard in Bluetooth is there is some pico-wide broadcast 
> mechanism called ASB or Active Slave Broadcast and I wondered how this 
> is mapped to Bnep.

there is no mapping. BNEP is point-to-point and then you use TCP/IP on
top of it.

Regards

Marcel




-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2005-02-01 16:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-01 14:13 [Bluez-users] Bnep/Broadcast Patrick Stuedi
2005-02-01 14:20 ` Marcel Holtmann
2005-02-01 16:02   ` Patrick Stuedi
2005-02-01 16:10     ` Marcel Holtmann
2005-02-01 16:28       ` Patrick Stuedi
2005-02-01 16:33         ` Marcel Holtmann
2005-02-01 16:12   ` Patrick Stuedi
2005-02-01 16:18     ` Marcel Holtmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.