I am having a webservice at particularURL:-
http://192.168.1.10/abcd/Service_MobClients.asmx".
Under that webservice we are having different methods like
1.authenticate client
2.contacts to sync
3.inbox to sync
etc.
now I want to call these methods with parameters.
So,please tell me how to call these methods .
Thanks
dileep

