That sample code should come with documentation to specific SMS sending WS. Please contact WS owner for it.
i want to use my own webservice in my project.If i type customer id and i click the send button,server get the result via webservice.i think mobile client factory will be used fro this process,but iam new to this application.so please
If you want to know how to use WS in general on NETCF, it’s no different from desktop. Simply add Web Reference to your project and invoke it just like you normally would.