I am using Objective C GNU GCC compiler on windows and want to make App which communicate with a server (webserver) using webservice, send and recieve request between client and server. I know basics but not having any idea from should I start.
Thanks.