Re: rfcomm mtu
Re: rfcomm mtu
- Subject: Re: rfcomm mtu
- From: Joseph Kelly <email@hidden>
- Date: Mon, 2 Apr 2007 17:03:24 -0700
I'm not sure where the MTU gets set -- whether it's in the spec or is
determined by the particular interface, etc?
Either way, my code breaks up its outgoing packets into MTU sized
chunks and I've had no problem at all with writing to my device on
many different Macs with many different bluetooth interfaces.
Joseph K.
On Apr 2, 2007, at 4:50 PM, Daniel Birns wrote:
Fellow Bluetoothers,
I'm using Carbon and RFCOMM, and the GetMTU() call is telling me
that my mtu is 128 bytes, and in fact the WriteAsync() call fails
when I write more than that, and succeeds when I write less, as
advertised.
This seems like a very small MTU. Is there some way to make it
bigger?
Thanks.
--Daniel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Bluetooth-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Bluetooth-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >rfcomm mtu (From: "Daniel Birns" <email@hidden>) |