socket connetion to url with port 80

Rene Pijlman reply.in.the.newsgroup at my.address.is.invalid
Tue Apr 4 17:42:53 EDT 2006


Sakcee:
>how can i get page response from a site e.g. google.com port 80
[...]
>can i do at socket level?

Yes, but you'll need to implement HTTP:
http://www.ietf.org/rfc/rfc2616.txt

-- 
René Pijlman



More information about the Python-list mailing list