<?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: Jordan Sowu</title>
    <description>The latest articles on DEV Community by Jordan Sowu (@techculture).</description>
    <link>https://dev.to/techculture</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%2F3886128%2F3d3fe468-f8d1-4239-b524-c5991a556bdf.jpg</url>
      <title>DEV Community: Jordan Sowu</title>
      <link>https://dev.to/techculture</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/techculture"/>
    <language>en</language>
    <item>
      <title>what is DHCP and how it works</title>
      <dc:creator>Jordan Sowu</dc:creator>
      <pubDate>Sat, 18 Apr 2026 21:51:19 +0000</pubDate>
      <link>https://dev.to/techculture/what-is-dhcp-and-how-it-works-4f53</link>
      <guid>https://dev.to/techculture/what-is-dhcp-and-how-it-works-4f53</guid>
      <description>&lt;p&gt;When you connect your phone or laptop to WiFi, you don’t manually set an IP address. This is because of DHCP.&lt;/p&gt;

&lt;p&gt;DHCP stands for Dynamic Host Configuration Protocol. It automatically assigns IP addresses to devices on a network.&lt;/p&gt;

&lt;p&gt;How it works:&lt;br&gt;
Your device connects to a network&lt;br&gt;
It sends a request for an IP address&lt;br&gt;
The DHCP server responds with an available IP&lt;br&gt;
Your device starts communicating&lt;br&gt;
Example:&lt;/p&gt;

&lt;p&gt;Your home router acts as a DHCP server.&lt;/p&gt;

&lt;p&gt;Why it matters:&lt;/p&gt;

&lt;p&gt;Without DHCP, every device would need manual configuration.&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>tutorial</category>
      <category>learning</category>
      <category>computerscience</category>
    </item>
  </channel>
</rss>
