Forum Moderators: buckworks
I would like to ask ur advice on something.
I have created a mysql database on a server, which contains some information about the user. I want this data which is stored in the database to be transferred to the user's mobile phone via Bluetooth. In what way can i achieve that? What protocols should be used?
Just to mention that:
Registration of the user to the server's database is done via HTTp and PHP.
Information from the Server to the user is sent via Bluetooth. BUT, what protovols should be used in order to 'convert' SQL data into Bluetooth and then send them to user's mobile phone?
thanks a lot
>> BUT, what protovols should be used in order to 'convert' SQL data into Bluetooth
The official Bluetooth site [bluetooth.com] contains all the latest information, including PDFs of the latest specifications etc and developer guides, which is what you are looking for I think