public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: Cris <ml133@netpole.com.br>
To: bluez-users@lists.sourceforge.net
Subject: Re: [Bluez-users] problem in making multiple connections using single bluetooth adapter using bluez
Date: Tue, 2 Jan 2007 08:18:13 -0200	[thread overview]
Message-ID: <20070102081813.6a264b0e.ml133@netpole.com.br> (raw)
In-Reply-To: <57c68ddc0701020016y29fafa8duf77494bb50ac6d75@mail.gmail.com>

On Tue, 2 Jan 2007 13:46:08 +0530
"siddhant tewari" <siddhant.tewari@gmail.com> wrote:

> hi,
>    Honest thanks to u for ur reply. Just a small question:
>     what i am trying is technically possible???
>     I dont have any problem in sending the code but it would be great pain
> for others to understand my code and some effort for me as well in making it
> more understandable for others.

Hi Siddhant,

If the question, whether it is technically possible, refers to the
specifications of bluetooth, the answer is yes. Being a master (i.e.,
the device initiating the connections) you can connect to up to 7
other different bluetooth devices. But if the question refers to
BlueZ, I can't tell you for sure. A few months ago I tested this and
it failed not too gracefully. This is one of the reasons why I don't
use libbluetooth anymore.

However, there is a simple way to test it. Obex push and obex ftp are
different profiles, but technically they use exactly the same methods
(hci, l2cap, rfcomm, obex). Thus if one works, the other will work as
well and vice verse. But the usage of obex ftp is much easier. Obex
ftp uses BlueZ to set up a connection the `BlueZ' way. If you prepare
two sessions of obex ftp to different peers but with the same file,
and launch them as fast as you can at the same time, they must arrive
approximately at the time. Just make sure that the peers have similar
hardware and transmission conditions. In any case, obexftp does show
you activity, which must be visible for both at the same time. If one
is waiting until the other is done, you've still got the original, sad
blues behaviour. As there is no bit of code you wrote to do so, there
is also no bit of a chance that you committed any error. So, there is
no need to publish your code.

I'd be curious to know the result.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

  parent reply	other threads:[~2007-01-02 10:18 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-02  7:54 [Bluez-users] problem in making multiple connections using single bluetooth adapter using bluez siddhant tewari
2007-01-02  8:09 ` Marcel Holtmann
2007-01-02  8:16   ` siddhant tewari
2007-01-02  8:28     ` Marcel Holtmann
2007-01-02  9:12       ` siddhant tewari
2007-01-02 10:18     ` Cris [this message]
2007-01-02 10:29       ` siddhant tewari
2007-01-02 11:44         ` Cris
2007-01-02 12:46           ` siddhant tewari
2007-01-02 13:04             ` Marcel Holtmann
2007-01-02 13:39               ` Paul Gardiner
2007-01-02 13:50                 ` Marcel Holtmann
2007-01-02 21:03                   ` Paul Gardiner
2007-01-02 21:18                     ` Marcel Holtmann
2007-01-02 23:39                       ` Paul Gardiner
2007-01-03  4:00                         ` Tianlei Zhao
2007-01-03  7:18                           ` Marcel Holtmann
2007-01-03 11:33                       ` [Bluez-users] Problems fooling my S100 into using Bluez as a modem Paul Gardiner
2007-01-03 11:37                         ` Paul Gardiner
2007-01-03 11:39                         ` Paul Gardiner
2007-01-03 11:42                         ` Paul Gardiner
2007-01-10 18:24                         ` Paul Gardiner
2007-01-02 13:20             ` [Bluez-users] problem in making multiple connections using single bluetooth adapter using bluez Cris
2007-01-02 13:17           ` Marcel Holtmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070102081813.6a264b0e.ml133@netpole.com.br \
    --to=ml133@netpole.com.br \
    --cc=bluez-users@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox