Winsock connects but gets no response from server (stays on waiting status)
Hi,
I'm new to winsock and VB, What I want to do is simple. Just to get a webpage data from a site by using winsock (using an example source code which works in other PCs very well), the program connects to website and prints "waiting for response" but never gets the response (DataArrival never gets fired), I have attached the program, So what may cause this error?
Last edited by the_one2003a; Jul 10th, 2009 at 01:14 PM.