<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://xinu.cs.mu.edu/index.php?action=history&amp;feed=atom&amp;title=Assignment%3A_DHCP_Implementation</id>
	<title>Assignment: DHCP Implementation - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://xinu.cs.mu.edu/index.php?action=history&amp;feed=atom&amp;title=Assignment%3A_DHCP_Implementation"/>
	<link rel="alternate" type="text/html" href="https://xinu.cs.mu.edu/index.php?title=Assignment:_DHCP_Implementation&amp;action=history"/>
	<updated>2026-06-15T16:22:03Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>https://xinu.cs.mu.edu/index.php?title=Assignment:_DHCP_Implementation&amp;diff=3049&amp;oldid=prev</id>
		<title>Akoehler: New page: Category:Networking With Xinu = Overview = This assignment is part of the Networking With Xinu track for professors that are Teaching With Xinu and it is intended to be complet...</title>
		<link rel="alternate" type="text/html" href="https://xinu.cs.mu.edu/index.php?title=Assignment:_DHCP_Implementation&amp;diff=3049&amp;oldid=prev"/>
		<updated>2008-12-19T03:00:15Z</updated>

		<summary type="html">&lt;p&gt;New page: &lt;a href=&quot;/index.php?title=Category:Networking_With_Xinu&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Category:Networking With Xinu (page does not exist)&quot;&gt;Category:Networking With Xinu&lt;/a&gt; = Overview = This assignment is part of the &lt;a href=&quot;/index.php/Networking_With_Xinu&quot; title=&quot;Networking With Xinu&quot;&gt;Networking With Xinu&lt;/a&gt; track for professors that are &lt;a href=&quot;/index.php/Teaching_With_Xinu&quot; title=&quot;Teaching With Xinu&quot;&gt;Teaching With Xinu&lt;/a&gt; and it is intended to be complet...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:Networking With Xinu]]&lt;br /&gt;
= Overview =&lt;br /&gt;
This assignment is part of the [[Networking With Xinu]] track for professors that are [[Teaching With Xinu]] and it is intended to be completed in groups of two or three.&lt;br /&gt;
&lt;br /&gt;
== Preparation ==&lt;br /&gt;
A new tar-ball is provided with a solution to the previous assignment.  If your solution is similar to the one presented, you may choose to continue on with it; but it is suggested that you untar the new project files in a fresh working directory:&lt;br /&gt;
    tar xvzf &amp;lt;tar-ball location&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Dynamic Host Configuration Protocol =&lt;br /&gt;
The [[wikipedia:Dynamic Host Configuration Protocol | Dynamic Host Configuration Protocol]] provides a framework for passing configuration information to hosts on a TCPIP network.  DHCP is based on the Bootstrap Protocol (BOOTP).  In this assignment students will build a DHCP client into Embedded Xinu that dynamically acquires networking information for the operating system to use.&lt;br /&gt;
&lt;br /&gt;
Upon completion of the assignment the students' implementation should:&lt;br /&gt;
===== Required Assignment Parts =====&lt;br /&gt;
* implement a functional DHCP client within Embedded Xinu&lt;br /&gt;
&lt;br /&gt;
== Student Outcomes ==&lt;br /&gt;
Upon completion of this assignment students should understand the key role this protocol plays in the overall networking architecture.&lt;br /&gt;
&lt;br /&gt;
== Potential References ==&lt;br /&gt;
* [http://www.ietf.org/rfc/rfc2131.txt Dynamic Host Configuration Protocol - RFC 2131]&lt;br /&gt;
* [[wikipedia:Dynamic Host Configuration Protocol | Dynamic Host Configuration - Wiki Page]]&lt;/div&gt;</summary>
		<author><name>Akoehler</name></author>
		
	</entry>
</feed>