<?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 Local IP in C using sockets on Linux	</title>
	<atom:link href="https://www.binarytides.com/get-local-ip-c-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.binarytides.com/get-local-ip-c-linux/</link>
	<description>News, Technology, Entertainment and more</description>
	<lastBuildDate>Tue, 28 Jul 2020 13:25: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: Matt		</title>
		<link>https://www.binarytides.com/get-local-ip-c-linux/comment-page-1/#comment-216788</link>

		<dc:creator><![CDATA[Matt]]></dc:creator>
		<pubDate>Mon, 04 Nov 2019 20:40:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/blog/?p=1248#comment-216788</guid>

					<description><![CDATA[I much cleaner solution in my opinion is via an ioctl call:

https://stackoverflow.com/a/2283541]]></description>
			<content:encoded><![CDATA[<p>I much cleaner solution in my opinion is via an ioctl call:</p>
<p><a href="https://stackoverflow.com/a/2283541" rel="nofollow ugc">https://stackoverflow.com/a/2283541</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Frak		</title>
		<link>https://www.binarytides.com/get-local-ip-c-linux/comment-page-1/#comment-166070</link>

		<dc:creator><![CDATA[Frak]]></dc:creator>
		<pubDate>Tue, 21 Aug 2018 14:45:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/blog/?p=1248#comment-166070</guid>

					<description><![CDATA[When using it with IPv6 addresses, the string %eth0 is appended to the address:

address: fe80::4a00:33ff:fef4:400%eth0]]></description>
			<content:encoded><![CDATA[<p>When using it with IPv6 addresses, the string %eth0 is appended to the address:</p>
<p>address: fe80::4a00:33ff:fef4:400%eth0</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Trevisan Andrea		</title>
		<link>https://www.binarytides.com/get-local-ip-c-linux/comment-page-1/#comment-120026</link>

		<dc:creator><![CDATA[Trevisan Andrea]]></dc:creator>
		<pubDate>Wed, 31 May 2017 11:25:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/blog/?p=1248#comment-120026</guid>

					<description><![CDATA[Thanks, it works fine on my RaspberryPi2.]]></description>
			<content:encoded><![CDATA[<p>Thanks, it works fine on my RaspberryPi2.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
