I have an idea for an iPhone app that will make billions of dollars for me and help me take over the world. I am currently developing an application architecture. Initially, I assumed that I would need to create and host a database that would allow users to upload their data and share it with other, targeted users. But I thought it would be better if users could send their data directly to each other without saving them in the database. However, I could not find anything that could suggest that this is possible.
Can I send data between iPhones that are not in close proximity (bluetooth), and not on the local network? For example ... User number 1, who is in Tennessee, creates some information and hits "Send to others", and he sends this information directly to User number 2, which is located in Arizona, and User number 3, which is located in Maine. Can I hack text messaging features?
(I understand that the phones belonging to users No. 2 and No. 3 must be turned on and run an application that will receive data)
I'm new to mobile development, and I'm still used to the functionality of mobile devices, so I'm sure this is a dumb question. But itβs worth asking, because if it can be done, it will dramatically change the architecture (and maintenance costs) of this application.
Thanks in advance for any tips / pointers you can give.
source
share