The Artima Developer Community
Sponsored Link

Java Buzz Forum
kSoap2 and nuSoap

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Marc Logemann

Posts: 594
Nickname: loge
Registered: Sep, 2002

Marc Logemann is founder of www.logentis.de a Java consultancy
kSoap2 and nuSoap Posted: Jul 24, 2003 10:21 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Marc Logemann.
Original Post: kSoap2 and nuSoap
Feed Title: Marc's Java Blog
Feed URL: http://www.logemann.org/day/index_java.xml
Feed Description: Java related topics for all major areas. So you will see J2ME, J2SE and J2EE issues here.
Latest Java Buzz Posts
Latest Java Buzz Posts by Marc Logemann
Latest Posts From Marc's Java Blog

Advertisement

I am still in the everything-fucked-up phase with my mobile project. The task seemed easy. I wanted to create a mobile application (MIDP) which interacts with an existing web application. The creator of the web app and i agreed on using webservices for data interchange. So far so good. We started with XML-RPC, but having problems on both ends (the webapp is written in PHP) and only having a few minutes per week for this thing, i trashed this approach.

Now i just downloaded kSoap2 (for the MIDP side) and NuSoap (PHP/Server side) and digged throught the examples, they seem to be as easy as the XML-RPC ones. I know that all this SOAP messaging for plain old method calls with plain old data types is an extremely bad idea when it comes to performance, but i really want to deploy a webservice client on this damn mobile phone.

I will report on these efforts as soon as my testscenario is set up. But now its late again and i have to work tomorrow. Did i mention that i have to write about 90 powerpoint slides for iSeries DevCon till august 10th? Where is my non IT life...?

Read: kSoap2 and nuSoap

Topic: FirmWare Updates in MobileDevices Previous Topic   Next Topic Topic: London Java Meetup

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use