Hello, Yes, I think it's a good implementation of SOAP but I can't figure it out how to make it work under CLDC.
It works perfectly well on MIDP, but on raw CLDC ... I could not make it work. If someone has managed to make it work only with cldc then please tell me how. Thanks dovle > There is an implementation of SOAP for handheld devices.... > It is open source, and is available at > > http://ksoap.org/ > > Hope that it helps. > > With Warm Regards, > Paramdeep > ----- Original Message ----- > From: Gaurav > To: [EMAIL PROTECTED] > Sent: Tuesday, February 05, 2002 10:38 PM > Subject: SOAP in handheld devices > > > Hi all, > > Can you SOAP experts help me out.. I have a hand held device (basically a > bar code reader) which needs to send real time data to weblogic server. > device reads some information and then it has to connect to iPlanet web > server, which in turn puts the data into Oracle databse. Device is not > allowed to open raw sockets to servers and has to talk to web server > through HTTP. It makes sense to have aSOAP service runnin on iplanet and > hand held device sends data in SOAP packets which are then ransfered by > webservice to databse. As fas as good. Now has any of you used this kind of > thing in real time applications?? Also how can I make my hand held device > (CLDC) to transmit SOAP packets....Any comments are welcome > > Regards. ---------------------------------------- Content-Type: text/html; charset="iso-8859-1"; name="Attachment: 1" Content-Transfer-Encoding: quoted-printable Content-Description: ----------------------------------------
