<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Hamza Zahidul Islam</title>
    <description>The latest articles on DEV Community by Hamza Zahidul Islam (@hamza_zahidul).</description>
    <link>https://dev.to/hamza_zahidul</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F501229%2Fcc417e5f-0392-48ff-b127-ed1f89d541c6.jpg</url>
      <title>DEV Community: Hamza Zahidul Islam</title>
      <link>https://dev.to/hamza_zahidul</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/hamza_zahidul"/>
    <language>en</language>
    <item>
      <title>How to run Backend code on IPv6</title>
      <dc:creator>Hamza Zahidul Islam</dc:creator>
      <pubDate>Tue, 27 Feb 2024 14:32:02 +0000</pubDate>
      <link>https://dev.to/hamza_zahidul/how-to-run-backend-code-on-ipv6-400h</link>
      <guid>https://dev.to/hamza_zahidul/how-to-run-backend-code-on-ipv6-400h</guid>
      <description>&lt;h2&gt;
  
  
  How to run Backend code on IPv6 network
&lt;/h2&gt;

&lt;h4&gt;
  
  
  When first i understand IPv6. Then I think should I try this on my backend project? And tried to find it online but I didn't get any solution or any result. That will help me to run my project on the IPv6 network stack.
&lt;/h4&gt;

&lt;h4&gt;
  
  
  When I first time saw it in React native application runs on IPv6 and as well as IPv4. Also they use our default static IPv4 address and Link-Local IPv6 address. And they used IPv6 local IP that starts &lt;code&gt;::1&lt;/code&gt; as like IPv 4 local IP &lt;code&gt;127.0.0.1&lt;/code&gt;
&lt;/h4&gt;

&lt;h4&gt;
  
  
  I wrote a row code that gives me an understanding of how to work behind this
&lt;/h4&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F4eup64jrwuhijlzgdvgs.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F4eup64jrwuhijlzgdvgs.png" alt="Image description" width="800" height="441"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ftd7h4ki1s1igxnlerybq.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ftd7h4ki1s1igxnlerybq.png" alt="Image description" width="800" height="432"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2zhch5wmv6ybeqm2z7sr.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2zhch5wmv6ybeqm2z7sr.png" alt="Image description" width="800" height="476"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h4&gt;
  
  
  Final and last if you are interested in this topic or you want to see it in detail check out my  &lt;a href="https://github.com/hamzazahidulislam/backend-run-on-ipv6"&gt;GitHub Repository&lt;/a&gt;
&lt;/h4&gt;

</description>
      <category>javascript</category>
      <category>reactnative</category>
      <category>networking</category>
      <category>linux</category>
    </item>
  </channel>
</rss>
