From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: Date: Tue, 4 Jul 2006 19:32:10 -0300 From: "Claudio Takahasi" To: "BlueZ development" In-Reply-To: MIME-Version: 1.0 References: <003e01c69e8c$c0717970$2800a8c0@Desarrollo> <01e101c69eb9$50f41670$2800a8c0@Desarrollo> <003001c69f95$0b1ab140$2800a8c0@Desarrollo> Subject: Re: [Bluez-devel] Serial comunication RFCOMM Reply-To: BlueZ development List-Id: BlueZ development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Sender: bluez-devel-bounces@lists.sourceforge.net Errors-To: bluez-devel-bounces@lists.sourceforge.net Hi Victor, sorry. Just fixing a wrong answer. I read the question quickly without pay attention exactly what you asked :-) According with the spec you can have up to 7 ACL connections. Between two BT devices, the RFCOMM protocol supports up to 60 simultaneous connections , I never tested and probably linux should have a limitation. I guess Marcel can answer this better. Br, Claudio. On 7/4/06, Claudio Takahasi wrote: > Hi Victor, > > Regarding the dbus-api.txt, you can get it from the BlueZ anonymous CVS > http://www.bluez.org/cvs.html > > On 7/4/06, Victor Andres wrote: > > Can anyone say me how can I develop this kind of APP (a software that let my > > conect more than 7 devices to my PC using SPP profile, and using more than 1 > > usb-bluetooth, if it's necesary)? > [Claudio Takahasi] > just one is enough > > Do I have to use bluez Rfcomm library > > (ansi C)? Dbus? Actually a know what's dbus, but I don't know how can I > > program using it. > [Claudio Takahasi] > D-Bus RFCOMM and SDP interfaces are experimental. If you want, you can > enable it and check if it works :-) There is a python test > script(hcid/dbus-test) and an app that I developed for testing > purpose, check if it can help you: > http://extindt01.indt.org/connectivity/bluez/gbluezconf-00.30.tar.gz > > Regarding SDP, only the client side is available. Currently, you can > query some services, but you can't register a RFCOMM based service. > > If you don't want use D-Bus, check openobex library, gnome-bluetooth > or kde-bluetooth. > > BR, > Claudio. > > > > > I have test windows vista beta 2 to try conect 2 usb-bluetooth and it's > > failed (it look that this isn't going to be updates by the newer windows > > version ... microsxxxx). > > > > Thanks! > > > > > > > > > > > ----- Original Message ----- > > > From: "Claudio Takahasi" > > > To: "BlueZ development" > > > Sent: Monday, July 03, 2006 2:46 PM > > > Subject: Re: [Bluez-devel] Serial comunication RFCOMM > > > > > > > > >> Hi Victor, > > >> > > >> The BlueZ D-Bus API provides an easy way to handle multiple local > > >> adapters based on D-Bus paths. eg: > > >> /org/bluez/hci0 > > >> /org/bluez/hci1 > > >> .... > > >> > > >> > > >> Check the dbus-api.txt file and the dbus-test python script for more > > >> information. > > >> > > >> BR, > > >> Claudio. > > >> > > >> On 7/3/06, Peter Wippich wrote: > > >>> > > >>> Hi Victor, > > >>> > > >>> On Mon, 3 Jul 2006, Victor Andres wrote: > > >>> > > >>> > Hi. I'm a new developer of bluez API. I would like that someone say if > > >>> > is posible to do I want. > > >>> > > > >>> > Is it posible to link (bluetooth) multiple devices to mi PC using > > >>> > Linux > > >>> > and Bluez stack (using multple usb-bluetooth adapter if it's > > >>> > necesary)? > > >>> > > > >>> > I want link my PC with multiples (more than 7) GPS bluetooth (so I > > >>> > can't do it with windows stack), to receive the NMEA sentences and > > >>> > manipulate then (get the latitud, longitud, speed ...). > > >>> > > >>> I don't see anything which should prevent you from doing so. > > >>> And as far as I know BlueZ currently is the only Bluetooth Stack which > > >>> supports multiple HCI devices. > > >>> > > >>> Ciao, > > >>> > > >>> Peter > > >>> > > >>> > > >>> > > >>> | Peter Wippich Voice: +49 30 46776411 > > >>> | > > >>> | G&W Instruments GmbH fax: +49 30 46776419 > > >>> | > > >>> | Gustav-Meyer-Allee 25, Geb. 12 Email: pewi@gw-instruments.de > > >>> | > > >>> | D-13355 Berlin / Germany > > >>> | > > >>> > > >>> > > > > > > > > Using Tomcat but need to do more? Need to support web services, security? > > Get stuff done quickly with pre-integrated technology to make your job easier > > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > _______________________________________________ > > Bluez-devel mailing list > > Bluez-devel@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/bluez-devel > > > > > -- > --------------------------------------------------------- > Claudio Takahasi > Instituto Nokia de Tecnologia - INdT > -- --------------------------------------------------------- Claudio Takahasi Instituto Nokia de Tecnologia - INdT Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Bluez-devel mailing list Bluez-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-devel