1
I need to create an app that sends a json information (login and password) to a bluetooth device, which will query in a database and see if the login and password are correct. I have this app for android and am looking to develop for iOS.
1
I need to create an app that sends a json information (login and password) to a bluetooth device, which will query in a database and see if the login and password are correct. I have this app for android and am looking to develop for iOS.
Browser other questions tagged json ios xcode bluetooth
You are not signed in. Login or sign up in order to post.
http://stackoverflow.com/questions/9132174/ios-recieve-data-from-bluetooth-and-then-send-information-to-a-database-on-anoth
– Daniel Omine