views:

13

answers:

1

Hi, 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

A: 

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

npinti