I have to develop an iPhone application that is able to transfer real time data from a server to an iPhone.
Some real time data examples are:
- cricket scores,
- stocks,
- etc.
We have been told to develop our project in Linux using Objective C. As I'm completely new to this field, could anyone give me any ideas about how to start the project?
Is it recommended to use Linux?