public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-devel] l2cap and multiple connections
@ 2004-05-14 17:36 Vladimeros Vladimerou
  2004-05-14 17:41 ` Marcel Holtmann
  0 siblings, 1 reply; 4+ messages in thread
From: Vladimeros Vladimerou @ 2004-05-14 17:36 UTC (permalink / raw)
  To: bluez-devel

Greetings everyone,
 I'm trying to achieve multiple l2cap channels/connections (1 master to 5
slaves). I'm wondering if anyone knows the method off-hand, so that I
won't have to look into library and kernel source. I was naively
trying to bind several sockets to the same address, after issuing a
"setsockopt(sock, SOL_SOCKET, SO_REUSEADDR, &one, sizeof(one));" but
even if this call returns "Success", the next bind() returns
"Address already in use". How is this conventionally done?
Do I have to step down to HCI?
 I'm also wondering if l2cap is the fastest way to send a custom 64-byte
message to 5 clients (real-time application). Has anyone used SCO for
such a purpose?
 thanks in advance,
  -Vlad.



-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

end of thread, other threads:[~2004-05-14 17:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-14 17:36 [Bluez-devel] l2cap and multiple connections Vladimeros Vladimerou
2004-05-14 17:41 ` Marcel Holtmann
2004-05-14 17:50   ` Vladimeros Vladimerou
2004-05-14 17:56     ` Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox