Developing Small client/server App in Objective C

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gagansharma
    New Member
    • Jan 2011
    • 3

    Developing Small client/server App in Objective C

    Hi Friends

    I am a beginner working on Objective C, Have gone through all basics and sample codes. Now I want to create a small Client/Server App in Objective C using GCC compiler on Windows XP.I don't have any Idea about that networking App.
    Please Provide any sort of guidence.

    Regards

    Gagan.
  • markmcgookin
    Recognized Expert Contributor
    • Dec 2006
    • 648

    #2
    Using a tutorial to learn the basics of the language is your best bet. Something like this site



    Can be of use, but there are many out there. Then document each of the problems you have. i.e. How to connect to a web service, etc. Investigate each one of them and if you have any specific problems post in forums such as this for help.

    Comment

    Working...