Hi, I have connected a web server, and am trying to retrieve a page using winsock. However the server doesn't appear to send anything back.

Am I sending the correct thing?

Code:
MDIForm1.winOut.SendData "POST /p2p/list.php HTTP/1.0"