I have saved for NSStrings in database, and after query of select, I have saved them in some array,,
now I want to send that array and save in database of other iphone, via using bluetooth,
what should I do, because as per my knowledge, I can sent NSData via bluetooth,,,
help needed here…..
The sample project GKTank from apple uses bluetooth for connectivity and NSData as packets. Here’s a link:
http://developer.apple.com/library/ios/#samplecode/GKTank/Introduction/Intro.html