public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-devel] Connecting on the first computer with bluetooth and interacting on another computer
@ 2006-07-26  7:10 Yuriy Vikulov
  2006-07-26  7:20 ` Marcel Holtmann
  0 siblings, 1 reply; 6+ messages in thread
From: Yuriy Vikulov @ 2006-07-26  7:10 UTC (permalink / raw)
  To: bluez-devel

Hello!

Does anybody know is it possible to connect with phone (or something else) on
the first computer and, while sending some data, can i make the phone to send
and be conecting with another computer without loosing connection.
This means Can i change connected bluetooth dongle to another, after sending
some data without loosing connection.

Thanks

Yuriy


-------------------------------------------------------------------------
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-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

* Re: [Bluez-devel] Connecting on the first computer with bluetooth and interacting on another computer
  2006-07-26  7:10 [Bluez-devel] Connecting on the first computer with bluetooth and interacting on another computer Yuriy Vikulov
@ 2006-07-26  7:20 ` Marcel Holtmann
  2006-07-26  8:23   ` Yuriy Vikulov
                     ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Marcel Holtmann @ 2006-07-26  7:20 UTC (permalink / raw)
  To: BlueZ development

Hi Yuriy,

> Does anybody know is it possible to connect with phone (or something else) on
> the first computer and, while sending some data, can i make the phone to send
> and be conecting with another computer without loosing connection.
> This means Can i change connected bluetooth dongle to another, after sending
> some data without loosing connection.

in general this is possible as long as the computer is the master of the
piconet. If it is a slave you need a dongle that supports scatternet.
You also can either page for a new connection or run an inquiry.

Regards

Marcel



-------------------------------------------------------------------------
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-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

* Re: [Bluez-devel] Connecting on the first computer with bluetooth and interacting on another computer
  2006-07-26  7:20 ` Marcel Holtmann
@ 2006-07-26  8:23   ` Yuriy Vikulov
  2006-07-27  4:35   ` Yuriy Vikulov
  2006-07-27 10:53   ` Yuriy Vikulov
  2 siblings, 0 replies; 6+ messages in thread
From: Yuriy Vikulov @ 2006-07-26  8:23 UTC (permalink / raw)
  To: bluez-devel


> 
> > Does anybody know is it possible to connect with phone (or something else) on
> > the first computer and, while sending some data, can i make the phone to send
> > and be conecting with another computer without loosing connection.
> > This means Can i change connected bluetooth dongle to another, after sending
> > some data without loosing connection.
> 
> in general this is possible as long as the computer is the master of the
> piconet. If it is a slave you need a dongle that supports scatternet.
> You also can either page for a new connection or run an inquiry.
> 
> Regards
> 
> Marcel

thanks for answer!

Do any samples exist in internet? or may be someone can give a link or any
algorythm or some functions? which can solve my problems or a some way? where i
can search. It would be very good.

thanks 
Yuriy




-------------------------------------------------------------------------
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-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

* Re: [Bluez-devel] Connecting on the first computer with bluetooth and interacting on another computer
  2006-07-26  7:20 ` Marcel Holtmann
  2006-07-26  8:23   ` Yuriy Vikulov
@ 2006-07-27  4:35   ` Yuriy Vikulov
  2006-07-27 10:53   ` Yuriy Vikulov
  2 siblings, 0 replies; 6+ messages in thread
From: Yuriy Vikulov @ 2006-07-27  4:35 UTC (permalink / raw)
  To: bluez-devel

Hello

May be, my english not well and you don't understand me

For example, someone is going not far away one computer
and at this moment my programm ist starting to send a file.
some time some data is sent. he goes away form this computer
and goes not far away to another computer and distance is too big
to have a good link. but is small to have a good link with another computer

The 1st questions:
Is possible not to break link with a someone and to continue sending a file
from the second computer?

The 2st questions:
if it is possible how in generally can i make this?

thanks 
Yuriy


-------------------------------------------------------------------------
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-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

* [Bluez-devel] Connecting on the first computer with bluetooth and interacting on another computer
  2006-07-26  7:20 ` Marcel Holtmann
  2006-07-26  8:23   ` Yuriy Vikulov
  2006-07-27  4:35   ` Yuriy Vikulov
@ 2006-07-27 10:53   ` Yuriy Vikulov
  2006-07-27 11:05     ` Marcel Holtmann
  2 siblings, 1 reply; 6+ messages in thread
From: Yuriy Vikulov @ 2006-07-27 10:53 UTC (permalink / raw)
  To: bluez-devel

Hello

May be, my english not well and you may be not understand me.

I have a situation
Man is walking at one computer and at this moment bluetooth adapter
is begining to send a file (my own code). While it sending, he goes out 
and comes to another computer, where the link is bad with the 
first computer and is good with another. The file is sending.

Is it possible to continue sending this file from another computer without
breaking transmitting and to stop the first computer sending. And for man 
it would be like just file sending without reconnecting

Thanks

Yuriy


-------------------------------------------------------------------------
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-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

* Re: [Bluez-devel] Connecting on the first computer with bluetooth and interacting on another computer
  2006-07-27 10:53   ` Yuriy Vikulov
@ 2006-07-27 11:05     ` Marcel Holtmann
  0 siblings, 0 replies; 6+ messages in thread
From: Marcel Holtmann @ 2006-07-27 11:05 UTC (permalink / raw)
  To: BlueZ development

Hi Yuriy,

> I have a situation
> Man is walking at one computer and at this moment bluetooth adapter
> is begining to send a file (my own code). While it sending, he goes out 
> and comes to another computer, where the link is bad with the 
> first computer and is good with another. The file is sending.
> 
> Is it possible to continue sending this file from another computer without
> breaking transmitting and to stop the first computer sending. And for man 
> it would be like just file sending without reconnecting

no. Bluetooth doesn't support this kind of roaming or handover

Regards

Marcel



-------------------------------------------------------------------------
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-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

end of thread, other threads:[~2006-07-27 11:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-26  7:10 [Bluez-devel] Connecting on the first computer with bluetooth and interacting on another computer Yuriy Vikulov
2006-07-26  7:20 ` Marcel Holtmann
2006-07-26  8:23   ` Yuriy Vikulov
2006-07-27  4:35   ` Yuriy Vikulov
2006-07-27 10:53   ` Yuriy Vikulov
2006-07-27 11:05     ` Marcel Holtmann

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