<?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"
	>
<channel>
	<title>Comments on: DHCP Server: Service mode and fixes</title>
	<atom:link href="http://alax.info/blog/336/feed" rel="self" type="application/rss+xml" />
	<link>http://alax.info/blog/336</link>
	<description>Software Production Line</description>
	<pubDate>Tue, 06 Jan 2009 10:38:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: alax</title>
		<link>http://alax.info/blog/336#comment-5637</link>
		<dc:creator>alax</dc:creator>
		<pubDate>Sat, 30 Aug 2008 18:11:22 +0000</pubDate>
		<guid isPermaLink="false">http://alax.info/blog/336#comment-5637</guid>
		<description>&lt;a href=http://bitsex.net/software/2008/networking_utilities/ rel="nofollow"&gt;http://bitsex.net/software/2008/networking_utilities/&lt;/a&gt; writes about the utility as:

&lt;blockquote&gt;A small DHCP server, requiring no set-up beyond entering IP adresses and network mask. Runs nicely from a USB memory device, and no installation required.&lt;/blockquote&gt;

This is not quite correct as the executable needs it's COM classes registered with the system and it is achieved by starting it from command line "DhcpServer.exe /regserver" or "DhcpServer.exe /service" to bring the utility to service mode (make no sense for running from USB flash though).

Still for a basic functionality, starting unregistered is quite sufficient since the executable will anyway put implemented classes available for the process through CoRegisterClassObject API (if anyone cares for such a techy thing).</description>
		<content:encoded><![CDATA[<p><a href=http://bitsex.net/software/2008/networking_utilities/ rel="nofollow">http://bitsex.net/software/2008/networking_utilities/</a> writes about the utility as:</p>
<blockquote><p>A small DHCP server, requiring no set-up beyond entering IP adresses and network mask. Runs nicely from a USB memory device, and no installation required.</p></blockquote>
<p>This is not quite correct as the executable needs it&#8217;s COM classes registered with the system and it is achieved by starting it from command line &#8220;DhcpServer.exe /regserver&#8221; or &#8220;DhcpServer.exe /service&#8221; to bring the utility to service mode (make no sense for running from USB flash though).</p>
<p>Still for a basic functionality, starting unregistered is quite sufficient since the executable will anyway put implemented classes available for the process through CoRegisterClassObject API (if anyone cares for such a techy thing).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
