I want to transfer data directly between iOS and Mac(short distance) via bluetooth or Wi-fi.
I read some question and if we use bluetooth, we must add Bluetooth LE adapter and I don’t want it.
If we use Wi-fi, that will effect on current Internet network.
What’s the best and fastest way? I just want to send small data directly.
Please help!
Look into Apple’s Bonjour technology: Bonjour Tutorial
It might take a lot of work off the table, from discovering what other computers / devices are nearby to getting their IP Addy.