I jail broke my iphone using Cydia. I wish to develop a simple client socket program for the terminal in c++ or c. Now I have some questions:
*If I just write the program on my mac(or other unix based system), and simply FTP it to my phone will it work? This is more of a question about compatibility than anything else.
*Of course I have to link some libraries to use sockets. Will that cause a problem when I put it on my iphone?
Thanks, I hope I posted in the right location because the iphone forum is all about C# and I did not feel that my questions are related to C#.
*If I just write the program on my mac(or other unix based system), and simply FTP it to my phone will it work? This is more of a question about compatibility than anything else.
*Of course I have to link some libraries to use sockets. Will that cause a problem when I put it on my iphone?
Thanks, I hope I posted in the right location because the iphone forum is all about C# and I did not feel that my questions are related to C#.