??? 03/05/08 14:50 Read: times |
#151919 - Probably Responding to: ???'s previous message |
Karandeep Singh said:
now i send data in tcp/ip packet as-----
"GET http://www.google.co.in/ HTTP/1.0rn" this packet is also send to the PC ,i checked it by ETHER DETECT software but i am not able to get responce and the timeout occurs what a problem can be? You might not be running a web server on your PC. If you are, it's probably not called www.google.co.in. If you want to submit a query to Google, you need to ascertain Google's IP address and connect to that IP address and submit your request, not to your PC's IP address (unless your PC is configured as a proxy). Regards, Craig Steiner |