<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: How to Get Domain Whois Data in C with Sockets on Linux &#8211; Code Example	</title>
	<atom:link href="https://www.binarytides.com/whois-client-code-in-c-with-linux-sockets/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.binarytides.com/whois-client-code-in-c-with-linux-sockets/</link>
	<description>News, Technology, Entertainment and more</description>
	<lastBuildDate>Fri, 07 Aug 2020 04:46:06 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>
		By: Tushar Marne		</title>
		<link>https://www.binarytides.com/whois-client-code-in-c-with-linux-sockets/comment-page-1/#comment-67696</link>

		<dc:creator><![CDATA[Tushar Marne]]></dc:creator>
		<pubDate>Mon, 22 Dec 2014 09:36:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/blog/?p=1266#comment-67696</guid>

					<description><![CDATA[In the whois information, I&#039;ve got creation date of the domain.
But different whois server responses has different date format of creation date.
Is there any way to get that date in a specific date format?]]></description>
			<content:encoded><![CDATA[<p>In the whois information, I&#8217;ve got creation date of the domain.<br />
But different whois server responses has different date format of creation date.<br />
Is there any way to get that date in a specific date format?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nimish		</title>
		<link>https://www.binarytides.com/whois-client-code-in-c-with-linux-sockets/comment-page-1/#comment-64922</link>

		<dc:creator><![CDATA[Nimish]]></dc:creator>
		<pubDate>Tue, 29 Jan 2013 08:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/blog/?p=1266#comment-64922</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.binarytides.com/whois-client-code-in-c-with-linux-sockets/comment-page-1/#comment-64775&quot;&gt;Silver Moon&lt;/a&gt;.

THANK YOU VERY MUCH SIR.......sorry for being late]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.binarytides.com/whois-client-code-in-c-with-linux-sockets/comment-page-1/#comment-64775">Silver Moon</a>.</p>
<p>THANK YOU VERY MUCH SIR&#8230;&#8230;.sorry for being late</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Silver Moon		</title>
		<link>https://www.binarytides.com/whois-client-code-in-c-with-linux-sockets/comment-page-1/#comment-64775</link>

		<dc:creator><![CDATA[Silver Moon]]></dc:creator>
		<pubDate>Fri, 04 Jan 2013 13:00:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/blog/?p=1266#comment-64775</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.binarytides.com/whois-client-code-in-c-with-linux-sockets/comment-page-1/#comment-64038&quot;&gt;nimish&lt;/a&gt;.

to find out the os of the remote system is called &quot;os fingerprinting&quot; and can be done by reading various fields of the tcp header from the packets of the remote system. Fields like ttl, window size etc.

this will require some raw socket programming/packet sniffing.
google for more information.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.binarytides.com/whois-client-code-in-c-with-linux-sockets/comment-page-1/#comment-64038">nimish</a>.</p>
<p>to find out the os of the remote system is called &#8220;os fingerprinting&#8221; and can be done by reading various fields of the tcp header from the packets of the remote system. Fields like ttl, window size etc.</p>
<p>this will require some raw socket programming/packet sniffing.<br />
google for more information.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: nimish		</title>
		<link>https://www.binarytides.com/whois-client-code-in-c-with-linux-sockets/comment-page-1/#comment-64038</link>

		<dc:creator><![CDATA[nimish]]></dc:creator>
		<pubDate>Sat, 29 Dec 2012 12:47:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/blog/?p=1266#comment-64038</guid>

					<description><![CDATA[Very great work sir,got lots of information from your work.....thank you very much.....i Need your help sir......can you please give me code or the way/idea to find / detect the operating  system of remote system most preferably in winsock.....inux also no problem.
I am building a port scanner for my academic project.....waiting for your reply]]></description>
			<content:encoded><![CDATA[<p>Very great work sir,got lots of information from your work&#8230;..thank you very much&#8230;..i Need your help sir&#8230;&#8230;can you please give me code or the way/idea to find / detect the operating  system of remote system most preferably in winsock&#8230;..inux also no problem.<br />
I am building a port scanner for my academic project&#8230;..waiting for your reply</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
