I will be grateful if someone can tell me whether it's possible to send data via SMS using the Objective-C language?
I was specifically thinking of having the user type in some info (in say an app) and then that data being sent via SMS to a server or other device where it would either be stored or the data acted on by a program.
If it is possible, what code would I need to implement?
Thank you in advance for your help.
Smiley Kot.