I have to create a webservice for Carddav server implementation to provide contacts to Iphone after authentication.
I want to know the steps from start to end about url and parameter it will expect.
Means, at first it hit with url, username and password.
So, How i have to configure my methods and parameter?
I have readout the RFC links but still its not clear to me.