PDA

View Full Version : Sending POST request to the server using socket...


arunbangari
04-03-2002, 04:01 AM
Hi,
Does any one knows how to send a "POST" request to HTTP server using socket? Iam able to download the data for GET method writing the querystring in to the socket. Does any one knows how query string has to be formatted inorder to use POST method and get the data form the server...?

Thanks in advance
Arun Bangari