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 -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
