| Author |
SMS + Bluetooth
|
Paulo Aquino
Ranch Hand
Joined: Apr 29, 2002
Posts: 200
|
|
|
Can you send SMS from a PC to a Mobile Phone (Nokia 6600) using bluetooth?
|
Be Afraid...Be very Afraid...
|
 |
Lasse Koskela
author
Sheriff
Joined: Jan 23, 2002
Posts: 11962
|
|
|
I don't think so. Why do you want to do that? Maybe we could figure out another way to accomplish what you're after?
|
Author of Test Driven (2007) and Effective Unit Testing (2013) [Blog] [HowToAskQuestionsOnJavaRanch]
|
 |
Paulo Aquino
Ranch Hand
Joined: Apr 29, 2002
Posts: 200
|
|
Originally posted by Lasse Koskela: I don't think so. Why do you want to do that? Maybe we could figure out another way to accomplish what you're after?
I want to exchange data( class grades, reminders, assignments) between a PC equip with Bluetooth and a nokia 6600.
|
 |
Lasse Koskela
author
Sheriff
Joined: Jan 23, 2002
Posts: 11962
|
|
Ok. Then you don't need SMS at all. In fact, the Nokia 6600 might come packaged with the necessary software to do exactly this -- transferring files to/from a PC and synchronizing the address book/calendar on the Nokia 6600 with your desktop's Microsoft Outlook. If your desktop doesn't have a Bluetooth adapter or an Infrared adapter, you need to buy one.
|
 |
Paulo Aquino
Ranch Hand
Joined: Apr 29, 2002
Posts: 200
|
|
Yeah I know.What I'm trying to do is to duplicate those features and incorporate it into my j2me apps.  [ June 20, 2004: Message edited by: Paulo Aquino ]
|
 |
 |
|
|
subject: SMS + Bluetooth
|
|
|