i want to create a desktop application using c#, by which i can access the iphone device and able to read SMS.db to read the SMSs
views:
93answers:
2
+1
A:
Not possible I'm afraid unless you jailbreak and tunnel into the iPhone.
Don't forget to change the default password!
adam
2010-04-22 13:57:34
Odd - what happened to the previous answer?
Jonners
2010-04-22 14:16:11
A:
It's possible to read the iPhone's filesystem over USB via the MobileDevice Library (not that this will be easy). There's even a .NET wrapper library for doing so.
rpetrich
2010-04-22 19:59:53