ksoap + RIM + in a separate thread
"Steve Porter" <[email protected]> Mon, 22 Mar 2004 04:26:21 -0500
| Newsgroups | gmane.comp.java.enhydra.ksoap |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format. ------=_NextPart_000_0005_01C40FC5.D4099BF0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Ok.. got KSOAP2 talking to .net webservices.. I figured that would be = the hard part, but not too bad.=20 My problem is this. On the RIM Blackberry units, I've been told all = HTTP fetch requests must be on a separate thread. Anyone here have any = ideas how to partition KSOAP in such a way as to put the data fetcher on = a separate thread. I access a *lot* of web services from my application = (currently over 25 comprise the application, and no it's not poor = design, it's a HUGE scope application). Any help (or even better code) would be appreciated. Steve ------=_NextPart_000_0005_01C40FC5.D4099BF0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=3DContent-Type content=3D"text/html; = charset=3Diso-8859-1"> <META content=3D"MSHTML 6.00.2800.1106" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=3D#ffffff> <DIV><FONT face=3DArial size=3D2>Ok.. got KSOAP2 talking to .net = webservices.. I=20 figured that would be the hard part, but not too bad. </FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>My problem is this. On the RIM = Blackberry=20 units, I've been told all HTTP fetch requests must be on a separate=20 thread. Anyone here have any ideas how to partition KSOAP in such = a way as=20 to put the data fetcher on a separate thread. I access a *lot* of = web=20 services from my application (currently over 25 comprise the = application, and no=20 it's not poor design, it's a HUGE scope application).</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>Any help (or even better code) would be = appreciated.</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>Steve</FONT></DIV></BODY></HTML> ------=_NextPart_000_0005_01C40FC5.D4099BF0--