Java web service and pocket pc
843834Jan 17 2006 — edited Jan 17 2006Hi all. I am looking for some advice on how best to go about the following. I have looked on the internet and found info on relevent parts, but not sure how to interact them all together.
I want to develop an application for a pocket pc (probably windows mobile 5.0) that will interact with a web service(in java). The pocket pc will send some sort of authentication to the service, which will then query a database and send the relevent information back to pocket pc.
I have read things on SOAP, WSDL and AJAX etc... but am unsure how to put them all together.
If anyone has any advice, good tutorials or links then they are greatly appreciated.
Regards