Hi, I'm looking into trying to do pretty much the same thing, except on a non-wireless capable PDA, and I need to send actual records that get written to a db on the server. I've found out so far that I need to write a conduit that will make winsock.dll function calls (assuming this is all on windows platform). Is this correct? Am I missing anything? As I only have some experience with C++ and not VB or COM, I'll most likely be developing this conduit using that. This will be my first palm programming project, so if you have any tips/thoughts/suggestions they'd be appreciated!
Thanks, Crispina Chong Purple Monkey Studios, Inc. -----Original Message----- From: Douglas Olson (Pocket Technologies) [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 05, 2002 8:47 AM To: Palm Developer Forum Subject: Re: sending request to a web server Try: http://www.astawireless.com Complete solution for what you are doing. Doug "fawaz bokhari" <[EMAIL PROTECTED]> wrote in message news:78696@palm-dev-forum... > > Hi, > > I want to develop an application in which when a > button is pushed the request goes to a web server > using HTTP protocol and then sends back the response > to the PDA. > > What should I use to do that. Should I use Web > Clippings or Palm OS programming to develop an > application that sends the request to web server > through HTTP protocol. > > Need Help. > Thanking in anticipation > > __________________________________________________ > Do You Yahoo!? > Try FREE Yahoo! Mail - the world's greatest free email! > http://mail.yahoo.com/ > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
