<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 03/18/2014 06:32 PM, Aditya Sarode
wrote:<br>
</div>
<blockquote
cite="mid:CALy_0uHKN5mGrxY2Eju1VM0JyofsVVSVTYGk0MTcbcLFhdQziA@mail.gmail.com"
type="cite">Hi,
<div>For getting information about server from HTTP protocol,
urllib2 library can be used, or we can also get data by raw
socket connections and capture data using regular expressions.</div>
</blockquote>
<br>
<font face="Helvetica, Arial, sans-serif">For HTTP check out
<a class="moz-txt-link-freetext" href="http://docs.python-requests.org/en/latest/">http://docs.python-requests.org/en/latest/</a></font><br>
</body>
</html>