Question

I have read that it is possible to send HTTP/SOAP messages to web service using kSOAP. But is it possible in a J2ME app to receive HTTP/SOAP messages? I.e. the mobile app acting like a web service provider? How is it done?

Thanks

Was it helpful?

Solution

This tutorial shows you how it can be done, but by the looks of it, you are just mimicking a webserver.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top