Discuss [question] SMS API at the Free Toolchain Software - Hackint0sh.org; Is there any API out there in Objective C/Java/C/C++... which allows me to send and ...
-
[question] SMS API
Is there any API out there in Objective C/Java/C/C++... which allows me to send and more importantly receive SMS from my iPhone?
I've read the source code of iSMS, aSMS and apparently:
- To send SMS, they open a socket-like connection to /dev/tty.debug and send the encoded messages there
- To receive SMS (or actually just display received messages), they just read the sms.db file in /private/var/mobile/Library/SMS to query for new messages, they didn't really listen to a port or something
Of course I might be wrong because my knowledge about those things is very limited.
What should I do some researches on to know more about this? Thank you.
-
Similar Threads
-
By untold21 in forum Free Toolchain Software
Replies: 0
Last Post: 12-26-2008, 02:41 AM
-
By leximus in forum iPhone "2G" (Rev. 1)
Replies: 0
Last Post: 04-04-2008, 10:09 PM
-
By wackotm in forum General
Replies: 1
Last Post: 03-10-2008, 09:02 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks