Click here to Skip to main content
15,886,608 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi..

I've build a client/server application (using C++ Builder XE3), and my server must communicate with a mobile phone (IPhone IOS6 for instance)in order to perform some sort of authentication through the mobile phone. where the phone will reply back to the server through SMS. and later the mobile will perform QR code capturing, cryptography, and hashing.
And i have never used any mobile phone emulators before, So, my questions are:

1- do i need to use an Emulator to implement an Iphone Application first?
2- if so, do i write the code that performs all of my functions within that Application?
3- what is the best IPhone Emulator?
4- can someone plaese send me some tutorials on how to work with IPhone emulators!

PLUS, i've found a web site on how to create an iOS App, but the code is writtin in Visual Studio C++, and my whole project used C++ Builder XE3, so is it possible to use it???

Need help pleeeeeeese :)
Regards.
Rania
Posted
Comments
joshrduncan2012 26-Mar-13 9:14am    
What language do you want to write your iPhone apps in? The default one is Java, but there is a way to bridge C# with iPhone development (you have to acquire a separate license for Visual Studio).

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900