Hi evrybody,
does somebody has code which implements the algorithm descrbed below
Regards,
Ajit
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Tom
Frauenhofer
Sent: Saturday, April 28, 2001 2:25 AM
To: Palm Developer Forum
Subject: (URL vs. INetLib) Re: hi
You have to have a mechanism for connecting your handheld to the internet -
the network preferences need to be set up to establish a PPP connection to
an ISP (or to a computer that will route your requests/responses between
the Palm handheld and the Internet). For the Palm OS Emulator, all you
need to do is have an Internet connection to your PC and select "Redirect
NetLib calls to host TCP/IP"
You would then have to write some code that would execute the algorithm you
mentioned. You load it into the emulator and execute it.
At 12:00 AM 4/27/2001 -0700, you wrote:
>Subject: hi
>From: "Ajit N.K" <[EMAIL PROTECTED]>
>Date: Fri, 27 Apr 2001 10:07:23 +0530
>X-Message-Number: 86
>
>Hi Hari,
>
>thanx for ur response on using Inetlib for Internet Connectivity.
>
>i would like to know if i test the code on the emulator :
>
>1. Open a socket to the host's port 80.
>2. Write "GET /myurl/myfile HTTP/1.0\r\n\r\n" to the socket and read what
>you get from it.
>3. Or write "POST /myurl/myfile HTTP/1.0\r\n\r\nx=y&a=b&c=d" (where the
last
>part is your URL encoded data) to the socket and read what you get as
>response.
>
>Is there any network preference that i should set before doing this ?
>
>how would emulator understand the URL ?
>
>
>thanx again
>Regards
>Ajit
>
----
Tom Frauenhofer, [EMAIL PROTECTED]
--
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/