Re: Get info from Mobile
Re: Get info from Mobile
- Subject: Re: Get info from Mobile
- From: Joseph Kelly <email@hidden>
- Date: Tue, 27 Feb 2007 13:39:57 -0800
I recommend the objective-C apis, unless you're set on using Carbon/
procedural-C. It's an easier development experience overall.
Joseph K.
On Feb 27, 2007, at 9:54 AM, Thomas Engelmeier wrote:
Am 27.02.2007 um 17:30 schrieb Trevor Dugan:
---------------------------------------------------------------------
------------------------
AT+CALA Alarm (ver. 2)
but in what language do these commands get processed? Java?
I think you have a wrong conception of how to deal with the phone.
Basically, your application connects via some means of "simulated"
serial port (e.g over bluetooth or USB) to the phone. For
imlementing that connection you need a programming language that
can deal with the appropriate frameworks - BT, USB etc..
On that serial port you send AT commands, i.e. transmit the
described command / chars.
Regards,
Tom_E
_______________________________________________
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