Web Services...?

2003-03-04 Thread Mark Williams
Dear Friends, Good morning! I am new to the world of Palm development, so please forgive any crazy questions I may ask. I presume a number of developers in this forum are well aware of the world of Web Services. For example, Amazon has a Web Service developers can plug into to perform searches

Re: Web Services...?

2003-03-05 Thread Mark Williams
ent, so please forgive > any crazy questions I may ask. > > I presume a number of developers in this forum are well aware of the world > of Web Services. For example, Amazon has a Web Service developers can plug > into to perform searches, retrieve book prices, even purchas

RE: Web Services...?

2003-03-05 Thread SebastianM
Hi Mark, you are right, web services are a becoming an important tool in the connected world, I imagine they also will be very important in always-on PDA environments. Even if currently there are advanced tools for web services for PocketPCs (.Net CompactFramework, PocketSOAP) there are no such

Re: Web Services...?

2003-03-05 Thread Tom Frauenhofer
Check out the Web Services Tool Kit for Mobile Devices on IBM AlphaWorks: http://www.alphaworks.ibm.com/tech/wstkmd At 12:00 AM 3/5/2003 -0800, "Mark Williams" <[EMAIL PROTECTED]>wrote: Dear Friends, Good morning! I am new to the world of Palm development, so please forgive any

Re: Web Services...?

2003-03-05 Thread Mark Williams
; <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > Check out the Web Services Tool Kit for Mobile Devices on IBM AlphaWorks: > > http://www.alphaworks.ibm.com/tech/wstkmd > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: Web Services...?

2003-03-05 Thread Oliver
> Presumably my clients would require this > on their machines also, in order to run > software that uses it? Also, be aware that you will likely have to license the technology. From the Alphaworks website: "Unless otherwise stated, alphaWorks technologies are provided pursuant to the terms of

Calling Web Services? - newbie

2003-03-04 Thread news.palmos.com
Dear Friends, Good morning! I am new to the world of Palm development, so please forgive any crazy questions I may ask. I presume a number of developers in this forum are well aware of the world of Web Services. For example, Amazon has a Web Service developers can plug into to perform searches

MSL include problems & the Web Services Toolkit recipe

2004-02-23 Thread Glen Peters
I use CodeWarrior for Palm OS 8.3 with SDK 5. I am trying to play around with the Web Services Toolkit recipe and cannot get my project to locate the MSL includes. I have set the Access Path to {Compiler}(MSL for Palm OS)\MSL_C\MSL_Common\Include and I get an error that the include files that the

Re: MSL include problems & the Web Services Toolkit recipe

2004-02-23 Thread Ben Combee
m OS 8.3 with SDK 5. I am trying to play around >with the Web Services Toolkit recipe and cannot get my project to locate the >MSL includes. I have set the Access Path to {Compiler}(MSL for Palm >OS)\MSL_C\MSL_Common\Include and I get an error that the include files that >the stdsoap2.h

Re: MSL include problems & the Web Services Toolkit recipe

2004-02-23 Thread Glen Peters
s path here. > ___ > Sent with SnapperMail > www.snappermail.com > > .. Original Message ... > On Mon, 23 Feb 2004 12:52:04 -0700 "Glen Peters" <[EMAIL PROTECTED]> wrote: > >I use CodeWarrior for Palm OS 8.3 with SDK 5. I am trying to play around > >with t

Re: MSL include problems & the Web Services Toolkit recipe

2004-02-23 Thread Ben Combee
At 06:39 PM 2/23/2004, you wrote: In one of my header files, the following statement is made: #include Even though I have declared a compiler relative access path to the folder that contains this header file, I get an error that says the file can't be opened. If it's surrounded in angle brackets,

Re: MSL include problems & the Web Services Toolkit recipe

2004-02-25 Thread Glen Peters
Thanks Ben, I 've gotten all that fixed up. I left everything as compiler relative and just checked "Always check user paths". Now the conpiler finds all the include stuff except... I have another problem. As soon as I include the palmSharedLib.h file (following the recipe), I get the following er

Re: MSL include problems & the Web Services Toolkit recipe

2004-02-25 Thread Ben Combee
At 11:32 AM 2/25/2004, you wrote: I have another problem. As soon as I include the palmSharedLib.h file (following the recipe), I get the following error from within the library: illegal use of incomplete struct/union/class 'soap' palmSharedLib.h line 149 struct soap *soap = (struct soap*)mall