* [Bluez-devel] problem with a speed
@ 2004-04-26 19:19 zubiwat
2004-04-26 19:24 ` Paulo Marques
0 siblings, 1 reply; 3+ messages in thread
From: zubiwat @ 2004-04-26 19:19 UTC (permalink / raw)
To: bluez devel
[-- Attachment #1: Type: text/plain, Size: 417 bytes --]
I have a question what could be the cause of slow transfers through RFCOMM. I have rfcomm channel and I try to send a file but with a baud rate 115200 it is very slow comparing to those transfers through modem or sth like this with the same baud rate.
Why it is like this. I tried to change MTU while configuration process but it didn't work.Where can I change this speed to make it faster?
Regards
Maciej
[-- Attachment #2: Type: text/html, Size: 924 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Bluez-devel] problem with a speed
2004-04-26 19:19 [Bluez-devel] problem with a speed zubiwat
@ 2004-04-26 19:24 ` Paulo Marques
[not found] ` <008d01c42bd5$cbeea6a0$fcca010a@firedrake>
0 siblings, 1 reply; 3+ messages in thread
From: Paulo Marques @ 2004-04-26 19:24 UTC (permalink / raw)
To: zubiwat; +Cc: bluez devel
zubiwat wrote:
> I have a question what could be the cause of slow transfers through
> RFCOMM. I have rfcomm channel and I try to send a file but with a baud
> rate 115200 it is very slow comparing to those transfers through modem
> or sth like this with the same baud rate.
> Why it is like this. I tried to change MTU while configuration process
> but it didn't work.Where can I change this speed to make it faster?
What is on the other end: a linux box, or a mobile phone?
--
Paulo Marques - www.grupopie.com
"In a world without walls and fences who needs windows and gates?"
-------------------------------------------------------
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Bluez-devel] problem with a speed
[not found] ` <008d01c42bd5$cbeea6a0$fcca010a@firedrake>
@ 2004-04-27 10:35 ` Paulo Marques
0 siblings, 0 replies; 3+ messages in thread
From: Paulo Marques @ 2004-04-27 10:35 UTC (permalink / raw)
To: zubiwat; +Cc: bluez-devel
zubiwat wrote:
> These are two PC's - one with a Linux and RS232 dongle. The other one with a
> windows and USB dongle.
Here's your problem. An RS232 dongle only goes up to 115200 baud. Over this
bandwidth it has to encapsulate all H4 protocol. Under that protocol it still
uses xmodem or ymodem (or whatever you're using) to send the actual data, so in
the end you probably will only get around 8 kbytes/s.
You will probably lose a lot of bandwidth in flow control too.
> When I'm trying to send a file it takes a while. It's very slow. What is
> responsible for the speed of connection in bluetooth. BT is capable of more
> than 115200 so what is wrong? Is the configuration of RFCOMM connection -
> "modems" ?
BT is capable of more than 115200 on the air. If you have a serial dongle, there
is no way to push more bits than the serial port can handle.
> I can't figure out what is wrong.
>
Use 2 USB dongles.
--
Paulo Marques - www.grupopie.com
"In a world without walls and fences who needs windows and gates?"
-------------------------------------------------------
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-04-27 10:35 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-26 19:19 [Bluez-devel] problem with a speed zubiwat
2004-04-26 19:24 ` Paulo Marques
[not found] ` <008d01c42bd5$cbeea6a0$fcca010a@firedrake>
2004-04-27 10:35 ` Paulo Marques
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox