Welcome, Guest. Please login or register.

Login with username, password and session length
September 07, 2010, 04:22:18 AM
Pages: [1]
  Print  
Topic: How to store or record name/id bluetooth device discovered to dbase?  (Read 892 times)
« on: January 28, 2009, 10:14:50 AM »
kopok007
Newbie

View Profile
*
Karma: +0/-0
Posts: 1



Hi. How to store or record name/id bluetooth device discovered to dbase? Help me. Im trying to compelete my project Cry Cry
Logged
« Reply #1 on: February 11, 2009, 04:40:16 PM »
cjserrato
Newbie

View Profile
*
Karma: +0/-0
Posts: 1



Karma,
   I guess your need to add more details to your post, but assuming that you currently know how to retrieve the name and mac or bluetooth id from a device, (if you don't please let me know).

First Discover all devices in range, then retrieve mac address or/and name of the device found.

Then you only need to use a jdbc connectivity api according with the database you want to use, for example a mysql database, you just go to mysql website and look for the jdbc driver for your database version.

Then just using SQL (insert sentence) you can save the record on your database.

Cheers

Logged
 
Pages: [1]
  Print  
 
Jump to:  

Powered by SMF 1.1.2 | SMF © 2006-2007, Simple Machines LLC