[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Nokia IrLMP support (was gnokii and IrDA)
From: |
Jean Tourrilhes |
Subject: |
Re: Nokia IrLMP support (was gnokii and IrDA) |
Date: |
Mon, 15 Apr 2002 12:16:37 -0700 |
User-agent: |
Mutt/1.2.5i |
On Mon, Apr 15, 2002 at 02:10:36PM -0500, Jim Pruett wrote:
> > > > Another question : are you guys using the standard OpenObex
> > > > package for exchanging Obex or IrMC objects with the phones, or how
> > > > are you doing it ?
>
> You can access a cellphone phonebook without irMC or irOBEX.
> EG, it can be done using extended cellular AT commands such as
> "AT+CPBR=1,10" to read the phone book.
> It is done using /dev/ircomm0 with no modifications.
>
> Hope this helps.
> -jim
Grrr....
The problem is not if you can use (whatever kludgy way you are
using now). The point is that if those phones support Obex, using the
OpenObex over IrDA/Serial/BlueTooth would be much cleaner, performant
and would simplify your code (one standard to rule them all).
Regards,
Jean