hi ,
how many times should i send the data through winsock to get a complete html page.. ? i am sending my request (Get) just once and get the reply ..but some times i receive incomplete html data ? why is that so..? .i went to a website and recorded the transaction of data from a packet sniffer .. the results were the webbrowser sends request more than once... so, while i am coding under winsock what points should i keep in mind ?? while making "GET" request to a server ??