<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Barb&#039;s Connected World &#187; Networking</title>
	<atom:link href="http://digitalmediaphile.com/index.php/tag/networking/feed/" rel="self" type="application/rss+xml" />
	<link>http://digitalmediaphile.com</link>
	<description></description>
	<lastBuildDate>Sat, 04 Feb 2012 19:09:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>DIY Home Security Part 3 &#8211; DYNDNS, Port Forwarding</title>
		<link>http://digitalmediaphile.com/index.php/2012/02/04/diy-home-security-part-3-dyndns-port-forwarding/</link>
		<comments>http://digitalmediaphile.com/index.php/2012/02/04/diy-home-security-part-3-dyndns-port-forwarding/#comments</comments>
		<pubDate>Sat, 04 Feb 2012 19:00:00 +0000</pubDate>
		<dc:creator>barbbowman</dc:creator>
				<category><![CDATA[Connected Home]]></category>
		<category><![CDATA[Home Security]]></category>
		<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://digitalmediaphile.com/?p=431</guid>
		<description><![CDATA[As I mentioned in Part 1, setting up the D-Link IP cameras (and IP camera in general most likely) is easy if you have a simple network. This means you &#160; 1. Only have 1 camera 2. Don&#8217;t need to access the camera either directly or through any software from outside your own home network [...]]]></description>
			<content:encoded><![CDATA[<p> As I mentioned in Part 1, setting up the D-Link IP cameras (and IP camera in general most likely) is easy if you have a simple network. This means you</p>
<p>&nbsp;</p>
<p><span class="Apple-style-span" style="-webkit-tap-highlight-color: rgba(26, 26, 26, 0.292969); -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469); -webkit-composition-frame-color: rgba(77, 128, 180, 0.230469); ">1. Only have 1 camera</span></p>
<p>2. Don&#8217;t need to access the camera either directly or through any software from outside your own home network</p>
<p>3. Don&#8217;t already have a web server running on the default port 80 (if your provider does not block this port)</p>
<p>&nbsp;</p>
<p> If you are serious about DIY Home Security/Surveillance, you will need to configure multiple cameras on multiple ports, set up dynamic DNS (if you don&#8217;t have his setup already) and forward ports on your router. On your router, you should set up DNS reservations for your cameras, and if using a desktop software controller, a reservation for that computer and port forwarding for the port you are using for the desktop controller software web server. You can get free dynamic DNS from the folks at dyndns.com and if you have a decent router, there should be a place to enter your dyndns host name and password and the router will do the work of ensuring that if your Internet  DHCP IP changes, updates are made seamlessly.  D-Link actually offers a private branded dynamic DNS set up service from inside their admin interface. It should be ok to use this (last time I checked they were using the services of dyndns.com).</p>
<p><span id="more-431"></span>
<p>&nbsp;</p>
<p>D-Link provides a login to a cloud based app to monitor your cameras (in addition to the dysfunctional Windows software) at mydlink.com and offers an iPhone app (free) called MyDlinkLite and a paid version for the iPad. Don&#8217;t even bother with these, they only work with port 80. I will post some info on monitoring from an iPxx device later in this series. There are other options.</p>
<p>So to get started, you will need to configure each camera on a unique port in the D-Link admin page.</p>
<div class="separator" style="clear: both; text-align: center;"><img src="http://digitalmediaphile.com/wp-content/uploads/2012/02/wpid-Photo-Feb-4-2012-123-PM.jpg" id="blogsy-1328382587468.2761" class="alignleft" alt="" width="500" height="361"/>
<div class="separator" style="clear: both; text-align: left;">
<p>&nbsp;<span class="Apple-style-span" style="-webkit-tap-highlight-color: rgba(26, 26, 26, 0.292969); -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469); -webkit-composition-frame-color: rgba(77, 128, 180, 0.230469); ">&nbsp;</span></p>
<p>&nbsp;</p>
<p>In this case, I&#8217;ve put the Living Room camera on port 8006. Each of my 4 cameras is on a unique port.</p>
<p>Once you have dynamic DNS set up, use this host name instead of internal IPs. If you can&#8217;t reach the web server for your camera with the dynamic host name, you have a brain dead router hat doesn&#8217;t support loopback (like some older Netgear routers), and it&#8217;s time to replace that router. You shoud be able to reach the camera inside or outside your home in a web browser by using http://your-dyndns-hostname.xxx:port# (e.g.: http://yourhost.dyndns.info:8006 ) </p>
<p>&nbsp;</p>
<p>Similarly, in the Blue Iris desktop controller, cameras need to be set up with the correct port AND the path to the jpg image.</p>
<p>&nbsp;</p>
<div class="separator" style="clear: both; text-align: left;"><a href="http://digitalmediaphile.com/wp-content/uploads/2012/02/wpid-Photo-Feb-4-2012-136-PM.jpg" target="_blank" style="margin-bottom: 1em; margin-right: 1em;"><img src="http://digitalmediaphile.com/wp-content/uploads/2012/02/wpid-Photo-Feb-4-2012-136-PM.jpg" id="blogsy-1328382587472.8928" class="clearleft" alt="" width="445" height="500"/></a></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Hopefully, you will be able to find the Path info within the camera&#8217;s GUI. If not, Google or Bing..</p>
<p>D-Link&#8217;s DCS-932L uses /image.jpg and the DCS-942L uses image/jpeg.cgi</p>
<p>&nbsp;</p>
<p>Be sure to able authentication (password protection) on all camera&#8217;s and for the desktop controller. </p>
<p>&nbsp;</p>
<p>You can see why no one offers retail Home Surveillance kits &#8211; the networking set up requirements are beyond the skill set of most consumers. You can pay an installer, buy a plan from ADT or your ISP, etc. but if you are willing to do the work, you CAN roll your own. </p>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://digitalmediaphile.com/index.php/2012/02/04/diy-home-security-part-3-dyndns-port-forwarding/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is that router you want for the holidays ready for IPv6?</title>
		<link>http://digitalmediaphile.com/index.php/2010/11/27/is-that-router-you-want-for-the-holidays-ready-for-ipv6/</link>
		<comments>http://digitalmediaphile.com/index.php/2010/11/27/is-that-router-you-want-for-the-holidays-ready-for-ipv6/#comments</comments>
		<pubDate>Sat, 27 Nov 2010 13:41:26 +0000</pubDate>
		<dc:creator>Barb</dc:creator>
				<category><![CDATA[Connected Home]]></category>
		<category><![CDATA[IPv6]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://digitalmediaphile.com/index.php/2010/11/27/is-that-router-you-want-for-the-holidays-ready-for-ipv6/</guid>
		<description><![CDATA[Some of you might be saying, “huh?” and wondering what I’m talking about.&#160; If you are a geek, you probably know that the IPv4 universe of addresses is shrinking and latest estimates are that the IPcalypse will occur in about 3 months. You can follow this on Facebook. What does this mean? At some point [...]]]></description>
			<content:encoded><![CDATA[<p>Some of you might be saying, “huh?” and wondering what I’m talking about.&#160; If you are a geek, you probably know that the IPv4 universe of addresses is shrinking and latest estimates are that the IPcalypse will occur in about 3 months. You can follow this on <a href="http://www.facebook.com/pages/IPv4-Countdown/162683847102050" target="_blank">Facebook</a>.</p>
<p>What does this mean? At some point in time, a new web site you want to visit or new web service you want to use may not have an assigned IPv4 address and be reachable over IPv6 only. </p>
<p>Is your ISP working towards insuring that&#160; you can connect to these sites? Mine sure is. <a href="http://www.comcast6.net/" target="_blank">Comcast</a> has been working on this for a long time. Of the available technologies, 6 to 4 and native dual stack seem to me to be the most robust. But the catch is that in your home, you need equipment that has implemented one of these technologies, starting with the router at the edge of your network. </p>
<p>I look around and I see a sorry state of affairs for the home user, where there are so few capable devices (let alone firmware upgrades for top of the line dual band wireless routers) that it would appear that the router vendors are planning on forcing consumers to buy entirely new products, most likely to be announced at CES2011. </p>
<ul>
<li>Apple’s Dual Band N Airport Extreme seems the farthest along in out of the box features with firmware 7.5.1,and it is a great performer, provided you are willing to forego things like MAC address cloning, and can limit yourself to 50 clients and not being able to manage via a web browser. </li>
<li>D-Link’s flagship DIR-855 has no apparent support for configuring IPv6 features (although their DIR-825 B2 hardware is rumored to have some IPv6 support, but I’ve ordered and returned 4 of them, having received the initial hardware version each time). Of all the top of the line routers, IMO, the DIR-855 has the best and largest set of features and options, and I’m disappointed at the lack of IPv6 features, to say the least. </li>
<li>Netgear’s flagship WNDR3700 (I believe it has recently been rebadged with a new product number)&#160; also shows no sign of IPv6 support. </li>
<li>Linksys’s&#160; E3000 (rebadged WRT610N) also shows no signs of official IPv6 support (and it is the worst performer of the bunch). </li>
</ul>
<p>So, yes, there is open source firmware for some router lines, but the typical home user shouldn’t have to deal with a geeky upgrade and the quirks.</p>
<p>My advice if you are in the market for a new router? Don’t be pulled in by those door buster holiday specials.. You are going to need to purchase a new router in the next 18 months or so unless the vendors ante up and do the right thing.</p>
]]></content:encoded>
			<wfw:commentRss>http://digitalmediaphile.com/index.php/2010/11/27/is-that-router-you-want-for-the-holidays-ready-for-ipv6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Connecting Multiple IP Cameras to Windows Media Center</title>
		<link>http://digitalmediaphile.com/index.php/2010/10/12/connecting-multiple-ip-cameras-to-windows-media-center/</link>
		<comments>http://digitalmediaphile.com/index.php/2010/10/12/connecting-multiple-ip-cameras-to-windows-media-center/#comments</comments>
		<pubDate>Tue, 12 Oct 2010 13:39:52 +0000</pubDate>
		<dc:creator>Barb</dc:creator>
				<category><![CDATA[Connected Home]]></category>
		<category><![CDATA[Media Center]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Media Center]]></category>
		<category><![CDATA[Wireless Streaming]]></category>

		<guid isPermaLink="false">http://digitalmediaphile.com/index.php/2010/10/12/connecting-multiple-ip-cameras-to-windows-media-center/</guid>
		<description><![CDATA[After publishing a piece on how to connect an Internet enabled camera to WMC, iPhones and iPads yesterday, I received a couple of emails basically saying, “great, but I want to monitor more than one camera in a master view like stand alone IP surveillance software”. I thought about this for a bit and then [...]]]></description>
			<content:encoded><![CDATA[<p>After publishing a piece on how to <a href="http://digitalmediaphile.com/index.php/2010/10/10/connecting-an-ip-camera-to-wmc-iphones-and-ipads/" target="_blank"><font size="2"><strong>connect an Internet enabled camera to WMC, iPhones and iPads</strong></font></a> yesterday, I received a couple of emails basically saying, “great, but I want to monitor more than one camera in a master view like stand alone IP surveillance software”.</p>
<p>I thought about this for a bit and then tested to see if an HTML page could be hosted locally, placed in the <strong><font size="2">C:ProgramDataMicrosoftWindowsStart MenuProgramsAccessoriesMedia CenterMedia Center Programs</font></strong> folder with the appropriate MCL and PNG file. The answer was yes, and this now opens the door to more customizations. </p>
<p>Further, I thought that the still images needed to be refreshed. Not much value in watching an image on the screen that just sits there. I fired up Microsoft Expression Web and created a page and added in a META REFRESH tag to reload every xx seconds (I used 30 seconds as the interval). While tables should not be used for layout on a page designed to be viewed in a real web browser (a deprecated means of coding), a nested table structure proved perfect for display inside Windows Media Center. I specified the Segoe UI font and ended up with something that looked pretty decent and worked.&#160; Here is the view inside Windows Media Center:</p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="mycameras" border="0" alt="mycameras" src="http://digitalmediaphile.com/content/binary/6c51c2ea1058_8087/mycameras.jpg" width="500" height="282" /></p>
<p>  <span id="more-296"></span>
<p>Here is the HTML code. You will need to replace the hostname, port, image path as I documented in the post linked above. The mycameras.html file I created contains the following:</p>
<table border="4" cellspacing="0" cellpadding="2" width="450">
<tbody>
<tr>
<td valign="top" width="450">
<p>&lt;head&gt;            <br />&lt;meta content=&quot;en-us&quot; http-equiv=&quot;Content-Language&quot;&gt;             <br />&lt;meta http-equiv=&quot;refresh&quot; content=&quot;30&quot;&gt;</p>
<p>&lt;style type=&quot;text/css&quot;&gt;            <br />a {             <br />&#160;&#160;&#160; color: #DDEEFF;             <br />}             <br />a:visited {             <br />&#160;&#160;&#160; color: #DDEEFF;             <br />}             <br />a:active {             <br />&#160;&#160;&#160; color: #DDEEFF;             <br />}             <br />a:hover {             <br />&#160;&#160;&#160; color: #FFFFFF;             <br />}             <br />.style3 {             <br />&#160;&#160;&#160; font-family: Arial;             <br />&#160;&#160;&#160; font-size: x-large;             <br />&#160;&#160;&#160; font-weight: bold;             <br />}             <br />.style4 {             <br />&#160;&#160;&#160; font-family: &quot;Segoe UI Semibold&quot;;             <br />&#160;&#160;&#160; font-size: x-large;             <br />&#160;&#160;&#160; border-width: 0;             <br />&#160;&#160;&#160; text-align: center;             <br />}             <br />.style5 {             <br />&#160;&#160;&#160; border: 10px solid #FFFFFF;             <br />}             <br />.style6 {             <br />&#160;&#160;&#160; font-family: &quot;Segoe UI Semibold&quot;;             <br />&#160;&#160;&#160; font-size: x-large;             <br />&#160;&#160;&#160; text-align: center;             <br />}             <br />&lt;/style&gt;             <br />&lt;/head&gt;</p>
<p>&lt;body style=&quot;color: #99CCFF; &quot;&gt;</p>
<p>&lt;p class=&quot;style3&quot;&gt;&amp;nbsp;&lt;/p&gt;            <br />&lt;table&gt;             <br />&#160;&#160;&#160; &lt;tr&gt;             <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;td&gt;             <br />&lt;table&gt;             <br />&#160;&#160;&#160; &lt;tr&gt;             <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;td class=&quot;style4&quot;&gt;Parking Lot Cam&lt;/td&gt;             <br />&#160;&#160;&#160; &lt;/tr&gt;             <br />&#160;&#160;&#160; &lt;tr&gt;             <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;td class=&quot;style5&quot;&gt;             <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;img alt=&quot;&quot; height=&quot;480&quot; src=&quot;http://hostname.com:XYZ/IMAGE.jpg&quot; width=&quot;640&quot;&gt;&lt;/td&gt;             <br />&#160;&#160;&#160; &lt;/tr&gt;             <br />&lt;/table&gt;             <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/td&gt;             <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;td&gt;             <br />&lt;table&gt;             <br />&#160;&#160;&#160; &lt;tr&gt;             <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;td class=&quot;style6&quot;&gt;Home Office Cam&lt;/td&gt;             <br />&#160;&#160;&#160; &lt;/tr&gt;             <br />&#160;&#160;&#160; &lt;tr&gt;             <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;td class=&quot;style5&quot;&gt;             <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;img alt=&quot;&quot; height=&quot;480&quot; src=&quot;http://hostname.com:XYZ/cgi-bin/video.jpg?size=3&quot; width=&quot;704&quot;&gt;&lt;/td&gt;             <br />&#160;&#160;&#160; &lt;/tr&gt;             <br />&lt;/table&gt;</p>
<p>&amp;nbsp;&lt;/td&gt;            <br />&#160;&#160;&#160; &lt;/tr&gt;             <br />&lt;/table&gt;             <br />&lt;p class=&quot;style3&quot;&gt;&amp;nbsp;&lt;/p&gt;</p>
</td>
</tr>
</tbody>
</table>
<p>The MCL file (mycameras.mcl) is as follows:</p>
<table border="4" cellspacing="0" cellpadding="2" width="450">
<tbody>
<tr>
<td valign="top" width="450">&lt;application url=&quot;mycameras.html&quot;          <br />name=&quot;My Cameras&quot;           <br />bgcolor=&quot;RGB(255,255,255)&quot;           <br />startimage=&quot;.mycameras.png&quot;           <br />thumbnailImage=&quot;.mycameras.png&quot;           <br />sharedviewport=&quot;false&quot;&gt;           <br />&lt;/application&gt;</td>
</tr>
</tbody>
</table>
<p>After removing the files I created and used yesterday, I placed the html file, the MCL file, and the new PNG file in the <strong><font size="2">C:ProgramDataMicrosoftWindowsStart MenuProgramsAccessoriesMedia CenterMedia Center Programs</font></strong> folder. Next I launched Windows Media Center,and&#160; opened Extras.</p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="mycameras.extra" border="0" alt="mycameras.extra" src="http://digitalmediaphile.com/content/binary/6c51c2ea1058_8087/mycameras.extra.jpg" width="400" height="540" /></p>
<p>I finished by adding my new My Cameras extra as a top level Extras menu item.</p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="mycameras.main" border="0" alt="mycameras.main" src="http://digitalmediaphile.com/content/binary/6c51c2ea1058_8087/mycameras.main.jpg" width="400" height="236" /></p>
<p>Now, if I add more cameras, I can just edit the existing HTML. I’m sure I’ll have to change (reduce) the size of the displayed image to get more on a single page, but I now have a personal IP Camera viewport inside Windows Media Center. (And naturally, I’ve added the second camera to my iPhone and iPad Smartvue configuration).</p>
]]></content:encoded>
			<wfw:commentRss>http://digitalmediaphile.com/index.php/2010/10/12/connecting-multiple-ip-cameras-to-windows-media-center/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sonos S5 Music Players, Connected, Converged, Fantastic</title>
		<link>http://digitalmediaphile.com/index.php/2010/10/04/sonos-s5-music-players-connected-converged-fantastic/</link>
		<comments>http://digitalmediaphile.com/index.php/2010/10/04/sonos-s5-music-players-connected-converged-fantastic/#comments</comments>
		<pubDate>Mon, 04 Oct 2010 18:15:23 +0000</pubDate>
		<dc:creator>Barb</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[DLNA]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Media Center]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Sonos]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[WHS]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Wireless Streaming]]></category>
		<category><![CDATA[Play To]]></category>

		<guid isPermaLink="false">http://digitalmediaphile.com/index.php/2010/10/04/sonos-s5-music-players-connected-converged-fantastic/</guid>
		<description><![CDATA[I’m not easily impressed, but my jaw is hanging open today after installing two Sonos S5 Music Players to cover my home with end to end music. I’ve used computers, Media Center Extenders and all kinds of hardware and software in the past to move music around my home, but I always had to cobble [...]]]></description>
			<content:encoded><![CDATA[<p>I’m not easily impressed, but my jaw is hanging open today after installing two <a href="http://www.sonos.com/products/zoneplayers/s5/default.aspx?rdr=true&amp;LangType=1033" target="_blank">Sonos S5 Music Players</a> to cover my home with end to end music. I’ve used computers, Media Center Extenders and all kinds of hardware and software in the past to move music around my home, but I always had to cobble together pieces and use separate devices and controllers to get what I wanted.&#160; What did I want? Well, everything imaginable. The list below is not in any particular order:</p>
<p>1. The ability to stream from ANY of my computers (using Play To or anything else) to more than one music player/renderer simultaneously.</p>
<p>2. To be able to control the volume above individually or together.</p>
<p>3. Play Pandora Radio and other Internet sourced digital music</p>
<p>4. Use existing/create new playlists</p>
<p>5. Use iPhones, iPads and&#160; iPxxx whatever to control and manage the device as a remote control (including graphical menus).</p>
<p>6. Use the system as an alarm clock with choices to wake from alarm, music, Internet music, whatever</p>
<p>7. Wireless connectivity in my Living Room</p>
<p>8. A system that was upgradeable.</p>
<p>9. Quality sound</p>
<p>10. Expandability</p>
<p>I’m still stunned that I found a system that does ALL of the above. (And I’m betting I discover more features – I’ve only had a few hours experience with this all, so my exploration and discovery has only just begun). </p>
<p>  <span id="more-288"></span>
<p>First, it’s a nice looking system. Available in Black or White, it will fit in anywhere,</p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="sonos_speaker" border="0" alt="sonos_speaker" src="http://digitalmediaphile.com/content/binary/Sonos-S5_B5E8/sonos_speaker.jpg" width="350" height="395" /></p>
<p>Connecting two of these to my complex network was mindlessly simple. I plugged one into a switch uplinked to my router and connected the power. As for the second one, I stuck it in my living room and plugged in the power. The two units found each other over wireless 802.11n automagically, without my having to do anything. My network is secured by WPA2-AES, but Sonos uses “SonosNet 2.0” which is a secure AES peer to peer mesh wireless network, so this is a separate, but secured network. Interestingly, the speakers have two Ethernet ports for Ethernet bridging. And they also have a jack for a powered sub woofer which the devices find automatically. The docs state that you can use TWO of these in a single room for left/right stereo, but I’m wowed by just one in my living room and another upstairs that covers my loft home office and master bedroom. </p>
<p>I downloaded and installed the latest Sonos controller pc software from the Sonos website (rather than even opening the enclosed CD). After installing the software, I had to push a combination of buttons on each speaker to link to the software, but that was easy and fast. I saw that&#160; firmware upgrades were detected for both speakers and they were downloaded and&#160; applied seamlessly. I then connected my existing Pandora account through the Sonos Controller software. Done!</p>
<p>I fired up Windows Media Player (already set up for “Play To” with my Samsung TV which was not turned on at the time) and as you can see below, both units were available for Play To. </p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="sonos_play_to" border="0" alt="sonos_play_to" src="http://digitalmediaphile.com/content/binary/Sonos-S5_B5E8/sonos_play_to.jpg" width="450" height="277" /></p>
<p>And of course, it worked beautifully. </p>
<p>I’ve got music stored on a flock of computers, including WHS1 and Vail. So how can I stream to my new Sonos speakers without moving from the sofa or booting up a laptop? Well, Sonos has apps for the iPad/ and for the iPhone/iTouch.&#160; Just below is a screen capture from my iPhone. I can browse all my media servers and drill down to Artist, Album, etc. etc. and add to queues, play now, (etc. again). And I can stream my Pandora stations, too!</p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="sonos_iphone" border="0" alt="sonos_iphone" src="http://digitalmediaphile.com/content/binary/Sonos-S5_B5E8/sonos_iphone.jpg" width="350" height="525" /></p>
<p>The iPad Sonos controller software, with more screen real estate, is a real knock out, as shown below. </p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="sonos_ipad1" border="0" alt="sonos_ipad1" src="http://digitalmediaphile.com/content/binary/Sonos-S5_B5E8/sonos_ipad1.jpg" width="450" height="600" /></p>
<p>And yes, there is a Line-In on the speakers themselves to connect even more devices. Like a Zune or whatever. Both the desktop software and the iPad software allow me to set alarms and sleep timers (!) </p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="sonos_ipad2" border="0" alt="sonos_ipad2" src="http://digitalmediaphile.com/content/binary/Sonos-S5_B5E8/sonos_ipad2.jpg" width="450" height="600" /></p>
<p>I will be setting up a series of alarms that I can turn on or off. This is so slick. </p>
<p>The sound is great. Sonos supports a wide variety of music formats (but not WMA lossless or Apple AAC enhanced    <br />or Fairplay). Most of my content is mp3, so I’m all set.</p>
<p>This is the most advanced, converged system I’ve seen, and I’m more than just a little impressed. Kudos to Sonos for having the vision that supports my connected home.</p>
]]></content:encoded>
			<wfw:commentRss>http://digitalmediaphile.com/index.php/2010/10/04/sonos-s5-music-players-connected-converged-fantastic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stupid Toshiba Advocates Lagging Edge Standard for SD Cards</title>
		<link>http://digitalmediaphile.com/index.php/2010/06/23/stupid-toshiba-advocates-lagging-edge-standard-for-sd-cards/</link>
		<comments>http://digitalmediaphile.com/index.php/2010/06/23/stupid-toshiba-advocates-lagging-edge-standard-for-sd-cards/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 12:57:38 +0000</pubDate>
		<dc:creator>Barb</dc:creator>
				<category><![CDATA[Digital Photography]]></category>
		<category><![CDATA[Eye-Fi]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[SDHC]]></category>
		<category><![CDATA[WiFi]]></category>

		<guid isPermaLink="false">http://digitalmediaphile.com/index.php/2010/06/23/stupid-toshiba-advocates-lagging-edge-standard-for-sd-cards/</guid>
		<description><![CDATA[June 22 press release from Toshiba announces an effort to “ promote a new SD card that integrates Wi-Fi wireless communication with data storage capabilities. The forum, the &#34;Standard Promotion Forum for Memory Cards Embedding Wireless LAN&#34;* has been founded by Toshiba and Singapore-based Trek 2000 International Ltd.. ‘ But they want to make this [...]]]></description>
			<content:encoded><![CDATA[<p>June 22 press release from<font size="3"> </font><a href="http://www.toshiba.co.jp/about/press/2010_06/pr2201.htm" target="_blank"><strong><font size="3">Toshiba</font></strong></a> announces an effort to “ <em><strong>promote a new SD card that integrates Wi-Fi wireless communication with data storage capabilities. The forum, the &quot;Standard Promotion Forum for Memory Cards Embedding Wireless LAN&quot;<sup>*</sup> has been founded by Toshiba and Singapore-based Trek 2000 International Ltd</strong></em>.. ‘</p>
<p>But they want to make this 802.11b/g and not the faster 802.11n (which is backwards compatible with b/g. </p>
<p>As any photographer knows, RAW files are huge, and even the JPEGs at Fine and Super-Fine resolutions are pretty big. </p>
<p>Eye-FI has done it right and offers SDHC cards that utilize 802.11n. </p>
<p>Why in the world would Toshiba (or anyone else for that matter) want to slow people down? This may be a price based decision. I sure have no interest.</p>
]]></content:encoded>
			<wfw:commentRss>http://digitalmediaphile.com/index.php/2010/06/23/stupid-toshiba-advocates-lagging-edge-standard-for-sd-cards/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Defy Hackers with Routers with Captcha</title>
		<link>http://digitalmediaphile.com/index.php/2009/05/13/defy-hackers-with-routers-with-captcha/</link>
		<comments>http://digitalmediaphile.com/index.php/2009/05/13/defy-hackers-with-routers-with-captcha/#comments</comments>
		<pubDate>Wed, 13 May 2009 20:37:56 +0000</pubDate>
		<dc:creator>Barb</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[routers]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://digitalmediaphile.com/index.php/2009/05/13/defy-hackers-with-routers-with-captcha/</guid>
		<description><![CDATA[D-Link has once again one-upped the wannabe hacker community by adding a feature that will make it a whole lot harder for the script kiddies to break into your router&#160; programmatically. The current crop of Extreme N routers now have updates available that add CAPTCHA to the login page. You can’t be too secure.. Right?]]></description>
			<content:encoded><![CDATA[<p>D-Link has once again one-upped the wannabe hacker community by adding a feature that will make it a whole lot harder for the script kiddies to break into your router&#160; programmatically.</p>
<p>The current crop of Extreme N routers now have updates available that add CAPTCHA to the login page. </p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="dlink_captcha" border="0" alt="dlink_captcha" src="http://digitalmediaphile.com/content/binary/DefyHackerswithRouterswithCaptcha_E9F2/dlink_captcha.jpg" width="400" height="227" /> </p>
<p>You can’t be too secure.. Right?</p>
]]></content:encoded>
			<wfw:commentRss>http://digitalmediaphile.com/index.php/2009/05/13/defy-hackers-with-routers-with-captcha/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>D-Link DSM-210 Internet Frame Part 2</title>
		<link>http://digitalmediaphile.com/index.php/2008/06/28/d-link-dsm-210-internet-frame-part-2/</link>
		<comments>http://digitalmediaphile.com/index.php/2008/06/28/d-link-dsm-210-internet-frame-part-2/#comments</comments>
		<pubDate>Sat, 28 Jun 2008 18:53:54 +0000</pubDate>
		<dc:creator>Barb</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Digital Photography]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[WiFi]]></category>
		<category><![CDATA[Wireless Networking]]></category>

		<guid isPermaLink="false">http://www.digitalmediaphile.com/2008/06/28/DLink+DSM210+Internet+Frame+Part+2.aspx</guid>
		<description><![CDATA[The D-Link DSM-210 Internet Frame really is best of breed. Besides displaying images from various places on my network, or from its built in 1 gig memory, it does a really great job of displaying RSS feed snippets from blogs and such. Or weather reports, or images emailed to my online frame account from invited [...]]]></description>
			<content:encoded><![CDATA[<p>The D-Link DSM-210 Internet Frame really is best of breed. Besides displaying images from various places on my network, or from its built in 1 gig memory, it does a really great job of displaying RSS feed snippets from blogs and such. Or weather reports, or images emailed to my online frame account from invited friends. There’s lots of content available from <a href="http://dlink.framechannel.com/">http://dlink.framechannel.com/</a> that can be displayed on the frame. Including the ability to view shared photo streams from flickr, facebook, webshots, photobucket, and more. <a href="http://www.msnbc.msn.com/id/24371490/page/2/" target="_blank">MSNBC</a> had a write up of <a href="http://www.framemedia.com/" target="_blank">Frame Media</a>, which provides the online service for D-Link and several other companies.</p>
<p><a href="http://digitalmediaphile.com/content/binary/DLinkDSM210InternetFramePart2_C6E9/rssfeed.jpg"><img title="rssfeed" style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="329" alt="rssfeed" src="http://digitalmediaphile.com/content/binary/DLinkDSM210InternetFramePart2_C6E9/rssfeed_thumb.jpg" width="420" border="0"/></a> </p>
<p><strong><em>The DSM-210 displays an RSS feed snippet</em></strong></p>
<p>As much as I liked the Momento frame that I’ve had for a couple of years, it had a few shortcomings. It didn’t support WPA2 (only WPA) and the remote was a little flaky requiring multiple keypresses at times to enter a character at times.&nbsp; And it did not see my mixed g/n networks (and couldn’t connect to them even if I entered the SSID and credentials manually). There haven’t been any firmware updates, and the Momento frame really isn’t readily available. It is important to note that the Momento I had here was pre-production, from the floor of CES.</p>
<p>The DSM-210, however, implements WPA2, sees all available networks, and the mini remote is extremely responsive. The frame goes into standby mode at night when I turn off the lights in my living room and starts up again in the morning when I enter the room. D-Link tells me that the frame will be available soon online and in the usual big box stores. </p>
<div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:e86834b4-2e4b-4a9b-9fb6-01aef9db5493" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati tags: <a href="http://technorati.com/tags/Wireless+Picture+Frame" rel="tag">Wireless Picture Frame</a>, <a href="http://technorati.com/tags/WiFi" rel="tag">WiFi</a></div>
]]></content:encoded>
			<wfw:commentRss>http://digitalmediaphile.com/index.php/2008/06/28/d-link-dsm-210-internet-frame-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New D-Link Digital-Wireless-Internet Picture Frame</title>
		<link>http://digitalmediaphile.com/index.php/2008/06/26/new-d-link-digital-wireless-internet-picture-frame/</link>
		<comments>http://digitalmediaphile.com/index.php/2008/06/26/new-d-link-digital-wireless-internet-picture-frame/#comments</comments>
		<pubDate>Thu, 26 Jun 2008 02:49:00 +0000</pubDate>
		<dc:creator>Barb</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Digital Photography]]></category>
		<category><![CDATA[Fun Stuff]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[WiFi]]></category>

		<guid isPermaLink="false">http://www.digitalmediaphile.com/2008/06/26/New+DLink+DigitalWirelessInternet+Picture+Frame.aspx</guid>
		<description><![CDATA[Over the weekend I received a DSM-210 ten inch widescreen format digital frame. While there are a ton of frames available, the only ones I’d consider for personal use must include a bulletproof way to stream content from my network, a way to upload photos to frame memory, and some kind of Internet streaming. The [...]]]></description>
			<content:encoded><![CDATA[<p><img title="dsm210sm" style="border-right: 0px; border-top: 0px; margin: 0px 5px 0px 0px; border-left: 0px; border-bottom: 0px" height="176" alt="dsm210sm" src="http://digitalmediaphile.com/content/binary/NewDLinkDigitalWirelessInternetPictureFr_E6DE/dsm210sm_3.jpg" width="220" align="left" border="0"/> Over the weekend I received a DSM-210 ten inch widescreen format digital frame. While there are a ton of frames available, the only ones I’d consider for personal use must include a bulletproof way to stream content from my network, a way to upload photos to frame memory, and some kind of Internet streaming.
</p>
<p>The D-Link frame, part of the Medialounge product family does all the above and more.</p>
<p>I’m pretty impressed. Besides handling the wireless streaming (which you’d expect from a wireless picture frame), the DSM-210 is very network savvy. Autosensing my DNS-323 NAS (which sports a UPnPAV media server) the network settings displayed this server as a media source. When I fired up a computer that previously was not used for media sharing, Window Vista detected the DSM-210 and asked if I wanted to set up Windows Media Sharing. Pretty slick. </p>
<p>The frame has 1GB internal storage and comes pre-loaded with some sample pictures. D-Link has a widget that works with Yahoo Widgets and lets you manage the content in the built in memory. Delete the samples and drop your own images onto the widget and they are quickly uploaded. In fact, the widget lets you manage multiple frames. </p>
<p>I’ve only just begun to explore the Online Content features. You can view photo streams from all the usual places (or set up your own from your hard drive or other RSS capable source). Plus there are channels for just about every interest. And yeah, I’ve got my local weather forecast set up. </p>
<p>I can email images to myself (even from a camera phone) and invite friends to email images to me as well at a special address (jpg format). This works pretty much the same as the analogous feature on the Momento frame. </p>
<p>If you want to keep your DSM-210 frame in your bedroom, you don’t need to turn it off at night. The frame autosenses motion or light and somehow activates itself when you turn on a light or walk into a room. I’m still investigating this feature to see just how it works. </p>
<p>The D-Link logo and some blue LEDs fire up for a bit when you first power on the frame but turn off automatically.</p>
<p>Here’s a quick and dirty picture of the frame right after I started a stream from the DNS-323 NAS box. </p>
<p>&nbsp;<img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="379" alt="DSM-210 Fig 1" src="http://digitalmediaphile.files.wordpress.com/2008/06/dsm210-1.jpg" width="420" border="0"/></p>
<p>I like this hardware a lot. More to come as I dive deeper into the features.</p>
<div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:4e28bd52-5710-4540-b8aa-7c68b8e4e76e" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati Tags: <a href="http://technorati.com/tags/Digital+Frame" rel="tag">Digital Frame</a>,<a href="http://technorati.com/tags/Internet+Picture+Frame" rel="tag">Internet Picture Frame</a>,<a href="http://technorati.com/tags/Photography" rel="tag">Photography</a></div>
]]></content:encoded>
			<wfw:commentRss>http://digitalmediaphile.com/index.php/2008/06/26/new-d-link-digital-wireless-internet-picture-frame/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>D-Link DSM-750 Media Center Extender (FAR better than Linksys!)</title>
		<link>http://digitalmediaphile.com/index.php/2008/03/10/d-link-dsm-750-media-center-extender-far-better-than-linksys/</link>
		<comments>http://digitalmediaphile.com/index.php/2008/03/10/d-link-dsm-750-media-center-extender-far-better-than-linksys/#comments</comments>
		<pubDate>Mon, 10 Mar 2008 20:10:57 +0000</pubDate>
		<dc:creator>Barb</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[802.11]]></category>
		<category><![CDATA[CableCARD]]></category>
		<category><![CDATA[Media Center]]></category>
		<category><![CDATA[Media Center Extender]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[OCUR]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[WiFi]]></category>
		<category><![CDATA[Wireless Networking]]></category>

		<guid isPermaLink="false">http://www.digitalmediaphile.com/2008/03/10/DLink+DSM750+Media+Center+Extender+FAR+Better+Than+Linksys.aspx</guid>
		<description><![CDATA[I&#8217;ve just setup a production DSM-750 Medialounge Media Center Extender. This new extender streams everything over Wireless 802.11n Draft 2.0 (using a DGL-4500 in 5GHz mode) including High Definition Live and Recorded TV from a Vista Ultimate x64 box with two DCT (OCUR) tuners. Some unboxing and setup images can be found at one of [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just setup a production <a href="http://www.dlink.com/products/?sec=0&amp;pid=547" target="_blank">DSM-750 Medialounge Media Center Extender</a>. This new extender streams everything over Wireless 802.11n Draft 2.0 (using a DGL-4500 in 5GHz mode) including High Definition Live and Recorded TV from a Vista Ultimate x64 box with two DCT (OCUR) tuners.</p>
<p>Some unboxing and setup images can be found at <a href="http://home.comcast.net/~wifizone/" target="_blank">one of my websites</a>.</p>
<p>Out of the box, the DSM-750 blows the dinky Linksys DMA 2100 out of the water. Solid construction and a nice looking peripheral that doesn&#8217;t look like cheap plastic in my living room. The DMA 2100 has no optical SPDIF (RCA flavor digital SPDIF only) and worse, does not see Atheros based 802.11 Draft 2.0 N SSID&#8217;s and probably some other brands. The DMA 2100 only has two antennae. D-Link has all the ports and three antennae, which really helps with wireless connectivity .</p>
<p><a href="http://digitalmediaphile.com/content/binary/DLinkDSM750MediaCenterExtenderFARbettert_DD39/dsm750003.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="124" alt="dsm750003" src="http://digitalmediaphile.com/content/binary/DLinkDSM750MediaCenterExtenderFARbettert_DD39/dsm750003_thumb.jpg" width="244" border="0"/></a></p>
<p>D-Link integrates network setup with Extender setup and it is a real easy task to get up and running. While I admit to having had experience with a beta engineering sample, the engineering sample was wired only without the 802.11n dual band capability. I was really impressed with how well it worked and how integrated it was. D-Link has tons of experience with something like 6-7 previous versions in the Medialounge wireless media player line. This experience shows. </p>
<p>The Linksys takes forever to connect to the host Vista machine while the D-Link connects seamlessly and far more rapidly.</p>
<p>In my opinion, if you have a choice between the Linksys DMA 2100 and the D-Link DSM-750, the D-Link is well worth the wait. Linksys was first to market, but the race is not always to the swiftest.</p>
<div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:438053b6-612f-4962-a8e3-dd34bf7196ea" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati tags: <a href="http://technorati.com/tags/D-Link" rel="tag">D-Link</a>, <a href="http://technorati.com/tags/Medialounge" rel="tag">Medialounge</a>, <a href="http://technorati.com/tags/Media%20Center%20Extender" rel="tag">Media Center Extender</a>, <a href="http://technorati.com/tags/Vista" rel="tag">Vista</a>, <a href="http://technorati.com/tags/802.11n" rel="tag">802.11n</a>, <a href="http://technorati.com/tags/OCUR" rel="tag">OCUR</a>, <a href="http://technorati.com/tags/Digital%20Cable%20Tuner" rel="tag">Digital Cable Tuner</a></div>
]]></content:encoded>
			<wfw:commentRss>http://digitalmediaphile.com/index.php/2008/03/10/d-link-dsm-750-media-center-extender-far-better-than-linksys/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wireless Networking Gear-The Softer Side</title>
		<link>http://digitalmediaphile.com/index.php/2008/03/10/wireless-networking-gear-the-softer-side/</link>
		<comments>http://digitalmediaphile.com/index.php/2008/03/10/wireless-networking-gear-the-softer-side/#comments</comments>
		<pubDate>Mon, 10 Mar 2008 18:47:24 +0000</pubDate>
		<dc:creator>Barb</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[802.11]]></category>
		<category><![CDATA[Fun Stuff]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Wireless Networking]]></category>

		<guid isPermaLink="false">http://www.digitalmediaphile.com/2008/03/10/Wireless+Networking+GearThe+Softer+Side.aspx</guid>
		<description><![CDATA[I&#8217;ve got this great DAP-1555 Draft 802.11n &#8220;Xtreme N Duo Mediabridge&#8221; that I use to wirelessly enable my Xbox 360. (You can buy these in pairs to add to existing networks. And if you want to use your 360 wirelessly, you&#8217;ll definitely want &#8220;N&#8221; speeds.) The device itself supports both the 2.4 and the 5.0 [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve got this great <a href="http://www.dlink.com/products/?pid=570" target=_blank>DAP-1555</a> Draft 802.11n &#8220;Xtreme N Duo Mediabridge&#8221; that I use to wirelessly enable my Xbox 360. (You can buy these in pairs to add to existing networks. And if you want to use your 360 wirelessly, you&#8217;ll definitely want &#8220;N&#8221; speeds.) The device itself supports both the 2.4 and the 5.0 Ghz bands. In my wifi oversaturated neighborhood, the 5 GHz side is truly a neccessity!</p>
<p>My only beef was that the stark white color made the device stick out like a sore thumb. I stumbled on a page on D-Link&#8217;s web site that showed some <a href="http://www.dlink.com/skinit_images/" target=_blank>skins</a> for the DIR-655 router. Since the form factor for the DAP-1555 is the same, I decided to go for it. I went with a color scheme that sort of matches my Xbox 360. </p>
<p><a href="http://digitalmediaphile.com/content/binary/WirelessNetworkingGearTheSofterSide_B22B/skin1.jpg"><img style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" height=164 alt=skin1 src="http://digitalmediaphile.com/content/binary/WirelessNetworkingGearTheSofterSide_B22B/skin1_thumb.jpg" width=244 border=0/></a> </p>
<p><a href="http://digitalmediaphile.com/content/binary/WirelessNetworkingGearTheSofterSide_B22B/skin2.jpg"><img style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" height=164 alt=skin2 src="http://digitalmediaphile.com/content/binary/WirelessNetworkingGearTheSofterSide_B22B/skin2_thumb.jpg" width=244 border=0/></a></p>
]]></content:encoded>
			<wfw:commentRss>http://digitalmediaphile.com/index.php/2008/03/10/wireless-networking-gear-the-softer-side/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bill Gates HP Windows Home Server Commercial</title>
		<link>http://digitalmediaphile.com/index.php/2007/12/19/bill-gates-hp-windows-home-server-commercial/</link>
		<comments>http://digitalmediaphile.com/index.php/2007/12/19/bill-gates-hp-windows-home-server-commercial/#comments</comments>
		<pubDate>Wed, 19 Dec 2007 19:55:02 +0000</pubDate>
		<dc:creator>Barb</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows Home Server]]></category>

		<guid isPermaLink="false">http://www.digitalmediaphile.com/2007/12/19/Bill+Gates+HP+Windows+Home+Server+Commercial.aspx</guid>
		<description><![CDATA[Too bad this one never aired anywhere. &#160; Video: Microsoft Home Server HP Commercial Technorati tags: Windows Home Server, HP, WHS]]></description>
			<content:encoded><![CDATA[<p>Too bad this one never aired anywhere.</p>
<p>&nbsp;</p>
<p><embed pluginspage="http://macromedia.com/go/getflashplayer" src="http://images.video.msn.com/flash/soapbox1_1.swf" width="432" height="364" type="application/x-shockwave-flash" flashvars="c=v&amp;v=25165752-be3a-4b17-93fc-51a5bde10f22&amp;ifs=true&amp;fr=msnvideo&amp;mkt=en-US&amp;brand=" allowfullscreen="true" base="http://images.video.msn.com" quality="high"></embed><br /><a title="Microsoft Home Server HP Comercial" href="http://video.msn.com/video.aspx?vid=25165752-be3a-4b17-93fc-51a5bde10f22" target="_new">Video: Microsoft Home Server HP Commercial</a> </p>
<div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:4454955c-acc6-4938-b04e-333e64e5abde" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati tags: <a href="http://technorati.com/tags/Windows%20Home%20Server" rel="tag">Windows Home Server</a>, <a href="http://technorati.com/tags/HP" rel="tag">HP</a>, <a href="http://technorati.com/tags/WHS" rel="tag">WHS</a></div>
]]></content:encoded>
			<wfw:commentRss>http://digitalmediaphile.com/index.php/2007/12/19/bill-gates-hp-windows-home-server-commercial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Expert Zone Column on My Connected Home</title>
		<link>http://digitalmediaphile.com/index.php/2007/10/16/new-expert-zone-column-on-my-connected-home/</link>
		<comments>http://digitalmediaphile.com/index.php/2007/10/16/new-expert-zone-column-on-my-connected-home/#comments</comments>
		<pubDate>Tue, 16 Oct 2007 20:19:54 +0000</pubDate>
		<dc:creator>Barb</dc:creator>
				<category><![CDATA[802.11]]></category>
		<category><![CDATA[CableCARD]]></category>
		<category><![CDATA[Media Center]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[OCUR]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[WiFi]]></category>
		<category><![CDATA[Wireless Networking]]></category>
		<category><![CDATA[Xbox 360]]></category>

		<guid isPermaLink="false">http://www.digitalmediaphile.com/2007/10/16/New+Expert+Zone+Column+On+My+Connected+Home.aspx</guid>
		<description><![CDATA[Microsoft has published my column on Vista computers and devices that all work together transparently on my home network. Technorati tags: Vista, Media Center, MCE, OCUR, DCT, WiFi, home networking]]></description>
			<content:encoded><![CDATA[<p><P>Microsoft has published my <A href="http://www.microsoft.com/windowsxp/using/windowsvista/bowman_hardware.mspx" target=_blank>column</A> on Vista computers and devices that all work together transparently on my home network.</P><br />
<DIV class=wlWriterSmartContent id=scid:0767317B-992E-4b12-91E0-4F059A8CECA8:23f81b89-f5ee-452e-a8a3-e3154c0535c3 style="PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px">Technorati tags: <A href="http://technorati.com/tags/Vista" rel=tag>Vista</A>, <A href="http://technorati.com/tags/Media%20Center" rel=tag>Media Center</A>, <A href="http://technorati.com/tags/MCE" rel=tag>MCE</A>, <A href="http://technorati.com/tags/OCUR" rel=tag>OCUR</A>, <A href="http://technorati.com/tags/DCT" rel=tag>DCT</A>, <A href="http://technorati.com/tags/WiFi" rel=tag>WiFi</A>, <A href="http://technorati.com/tags/home%20networking" rel=tag>home networking</A></DIV></p>
]]></content:encoded>
			<wfw:commentRss>http://digitalmediaphile.com/index.php/2007/10/16/new-expert-zone-column-on-my-connected-home/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BBC&#8217;s Panorama Investigative Show Thinks WiFi is Unsafe</title>
		<link>http://digitalmediaphile.com/index.php/2007/05/25/bbcs-panorama-investigative-show-thinks-wifi-is-unsafe/</link>
		<comments>http://digitalmediaphile.com/index.php/2007/05/25/bbcs-panorama-investigative-show-thinks-wifi-is-unsafe/#comments</comments>
		<pubDate>Fri, 25 May 2007 20:04:15 +0000</pubDate>
		<dc:creator>Barb</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[802.11]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[WiFi]]></category>
		<category><![CDATA[Wireless Networking]]></category>

		<guid isPermaLink="false">http://www.digitalmediaphile.com/2007/05/25/BBCs+Panorama+Investigative+Show+Thinks+WiFi+Is+Unsafe.aspx</guid>
		<description><![CDATA[The basis for all of this nonsensical conclusion is apparently some unsubstantiated leap between mobile phone technology and equipment and a theorized similarity to WiFi equipment. Say what? Someone at Panorama is WiFi phobic. My long standing opinion of the BBC as being grounded in meticulous research and analysis has crashed and there are no [...]]]></description>
			<content:encoded><![CDATA[<p>The basis for all of this nonsensical conclusion is apparently some unsubstantiated leap between mobile phone technology and equipment and a theorized similarity to WiFi equipment. Say what? </p>
<p>Someone at Panorama is WiFi phobic. My long standing opinion of the BBC as being grounded in meticulous research and analysis has crashed and there are no survivors. </p>
<p>&nbsp;</p>
</p>
<div class="wlWriterSmartContent" id="32a77b7a-5ea4-47be-84fc-ff7471384e10:d2496ef9-3603-41eb-b4a2-851852089320" contenteditable="false" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"><a href="http://news.bbc.co.uk/2/hi/programmes/panorama/6674675.stm"><img src="http://digitalmediaphile.com/content/binary/BBCsPanoramaInvestigativeShowThinksWiFii_BABE/a0a5526de3cd4e7d90209d46760cd9ce.jpg" border="0"/></a></div>
</p>
<p>&nbsp;</p>
<div class="wlWriterSmartContent" id="0767317B-992E-4b12-91E0-4F059A8CECA8:18ddd65f-b915-41f0-a0a3-814ea060633d" contenteditable="false" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati tags: <a href="http://technorati.com/tags/WiFi" rel="tag">WiFi</a>, <a href="http://technorati.com/tags/802.11" rel="tag">802.11</a>, <a href="http://technorati.com/tags/Wireless%20Networking" rel="tag">Wireless Networking</a>, <a href="http://technorati.com/tags/Technology" rel="tag">Technology</a></div>
]]></content:encoded>
			<wfw:commentRss>http://digitalmediaphile.com/index.php/2007/05/25/bbcs-panorama-investigative-show-thinks-wifi-is-unsafe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to bolster wireless security away from home</title>
		<link>http://digitalmediaphile.com/index.php/2007/05/17/how-to-bolster-wireless-security-away-from-home/</link>
		<comments>http://digitalmediaphile.com/index.php/2007/05/17/how-to-bolster-wireless-security-away-from-home/#comments</comments>
		<pubDate>Thu, 17 May 2007 21:02:47 +0000</pubDate>
		<dc:creator>Barb</dc:creator>
				<category><![CDATA[802.11]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[WiFi]]></category>
		<category><![CDATA[Wireless Networking]]></category>

		<guid isPermaLink="false">http://www.digitalmediaphile.com/2007/05/17/How+To+Bolster+Wireless+Security+Away+From+Home.aspx</guid>
		<description><![CDATA[If you travel with a laptop and connect wirelessly, you need to take extra precautions. Most public wireless providers and hot spots use no security at all. Everything you send and receive is sent in the clear with no encryption. If you are using a VPN connection to your office, you will have the protection [...]]]></description>
			<content:encoded><![CDATA[<p><P>If you travel with a laptop and connect wirelessly, you need to take extra precautions. Most public wireless providers and hot spots use no security at all. Everything you send and receive is sent in the clear with no encryption. If you are using a VPN connection to your office, you will have the protection of an encrypted tunnel. There are several methods of implementing VPN. For more information, see Charlie Russel’s column <A href="http://www.microsoft.com/windowsxp/using/networking/expert/russel_02july15.mspx">Connect to Your Corporate Network from Home with Windows XP</A>. You can also use the information in Charlie’s column to connect while you’re on the road. If you can’t use a VPN tunnel to your office, consider using a <A href="http://www.microsoft.com/windowsxp/using/mobility/default.mspx">Remote Desktop</A> connection to a computer you’ve left running at home. You can use Vista Ultimate or Business (32 or 64 bit), Windows XP Professional, Media Center Edition or Tablet PC Edition as a Remote Desktop host machine but not Vista Home Premium or Basic and Windows XP Home. Vista Home Premium, Vista Basic, and Windows XP Home, however, can be used as the remote client. If you are going to do this, you really want to use a router/gateway (<B>and honestly, you don’t ever want to connect a computer directly to a broadband modem</B>). You’ll need to forward port 3389 to this computer (see the router docs). To make this easy to do, get yourself a free domain on <A href="http://www.dyndns.com">www.dyndns.com</A> and get a router that has easy transparent support for DYNDNS. I recommend the D-Link DIR655 (Circuit City is stocking these as of 5/1/07) or the older D-Link DGL4300. For details on using dyndns, see:<br />
<P><br />
<P><A href="http://www.dyndns.com/services/dns/dyndns/howto.html">http://www.dyndns.com/services/dns/dyndns/howto.html</A><br />
<P><br />
<P>and<br />
<P><br />
<P><A href="http://www.dyndns.com/services/dns/dyndns/">http://www.dyndns.com/services/dns/dyndns/</A><br />
<P><br />
<P>Take additional security precautions when using public networks outside your home. Follow these additional steps to make your wireless connection more secure. When connecting to a new public network (hotels, municipal, etc.) be sure to specify Public when prompted.<br />
<P><br />
<P>Configure the Vista or Windows XP SP2 Firewall to be on with no exceptions.<br />
<P><br />
<P>To do this in Vista:<br />
<P><br />
<P>a. Right click the wireless icon in the notification area<br />
<P>b. Select Network and Sharing Center<br />
<P>c. Click Firewall on the lower left<br />
<P>d. Select Change Settings<br />
<P>e. Acknowledge the UAC prompt<br />
<P>f. Select Block all incoming connections<br />
<P><br />
<P>To do this in XP:<br />
<P><br />
<P>a. Right click the wireless icon in the notification area<br />
<P>b. Select Change Windows Firewall Settings<br />
<P>c. Click Don’t allow exceptions and then click OK<br />
<P><br />
<P>Vista users should also turn off all file and print sharing in the Network and Sharing Center window. If you are using Windows XP Home edition, turn off file and print sharing on your laptop when you travel. If you are using any other version of Windows XP, <A href="http://support.microsoft.com/default.aspx?scid=kb;en-us;307874" target=_blank>turn off Simple File Sharing</A>.<br />
<P><br />
<P>Don’t visit any website or use any program that lets you send passwords, account numbers or other sensitive information in the clear. Use SSL connections for email. If you don’t know how to configure Outlook Express or other email client for SSL or if your ISP does not support this, it is probably your ISP has a secure SSL based webmail application that you can use. If in doubt and there is a choice for secure or encrypted versus normal or non secure, always select the secure version. SSL sites normally have URL’s that begin with http<B>s</B>://<br />
<P><br />
<P>Use online banking with care. Most banks offer SSL online&nbsp;access. Read the fine print carefully.<br />
<P><br />
<P>Only use online merchants who provide a secure SSL site. Internet Explorer and most other browsers will display a padlock icon on the bottom status bar when accessing a SSL secured site. </P><br />
<P>&nbsp;</P><br />
<P>&nbsp;</P><br />
<DIV class=wlWriterSmartContent id=0767317B-992E-4b12-91E0-4F059A8CECA8:0400956f-bb7e-41a2-88ce-6752265a8903 contentEditable=false style="PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; FLOAT: none; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px">Technorati tags: <A href="http://technorati.com/tags/WiFi" rel=tag>WiFi</A>, <A href="http://technorati.com/tags/Wireless%20Security" rel=tag>Wireless Security</A>, <A href="http://technorati.com/tags/Home%20Networking" rel=tag>Home Networking</A>, <A href="http://technorati.com/tags/Remote%20Desktop" rel=tag>Remote Desktop</A></DIV></p>
]]></content:encoded>
			<wfw:commentRss>http://digitalmediaphile.com/index.php/2007/05/17/how-to-bolster-wireless-security-away-from-home/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TX1000 &#8211; Much nicer wireless with 802.11 Draft N ExpressCard from D-Link</title>
		<link>http://digitalmediaphile.com/index.php/2007/04/02/tx1000-much-nicer-wireless-with-80211-draft-n-expresscard-from-d-link/</link>
		<comments>http://digitalmediaphile.com/index.php/2007/04/02/tx1000-much-nicer-wireless-with-80211-draft-n-expresscard-from-d-link/#comments</comments>
		<pubDate>Mon, 02 Apr 2007 17:07:29 +0000</pubDate>
		<dc:creator>Barb</dc:creator>
				<category><![CDATA[802.11]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[WiFi]]></category>
		<category><![CDATA[Wireless Networking]]></category>

		<guid isPermaLink="false">http://www.digitalmediaphile.com/2007/04/02/TX1000+Much+Nicer+Wireless+With+80211+Draft+N+ExpressCard+From+DLink.aspx</guid>
		<description><![CDATA[One of my few complaints about HP&#8217;s TX1000 is the 802.11g performance with the embedded Broadcom radio. 802.11a on the same wireless radio is better, but the G side performance was not up to my expectations nor was it as good as other Vista Broadcom chipset/driver combinations. So, I asked my friends at D-Link for [...]]]></description>
			<content:encoded><![CDATA[<p><P>One of my few complaints about <A href="http://h71036.www7.hp.com/hho/cache/447013-0-0-225-121.html" target=_blank>HP&#8217;s TX1000</A> is the 802.11g performance with the embedded Broadcom radio. 802.11a on the same wireless radio is better, but the G side performance was not up to my expectations nor was it as good as other Vista Broadcom chipset/driver combinations.<br />
<P>So, I asked my friends at D-Link for one of their new <A href="http://www.dlink.com/products/?sec=0&amp;pid=550" target=_blank>ExpressCard/34 draft 802.11n cards</A>. </P><br />
<P>It (DWA-643)&nbsp;arrived this morning. The difference was like night and day. I can copy files over the network at blazingly fast speeds and no dropped connections.</P><br />
<P>D-Link uses Atheros (as opposed to Broadcom) chips in their draft N gear. </P><br />
<P>&nbsp;</P><br />
<DIV class=wlWriterSmartContent id=0767317B-992E-4b12-91E0-4F059A8CECA8:ce4d9558-7a3f-4b7a-92b1-378b847f0d3a contentEditable=false style="PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px">Technorati tags: <A href="http://technorati.com/tags/TX1000" rel=tag>TX1000</A>, <A href="http://technorati.com/tags/D-Link" rel=tag>D-Link</A>, <A href="http://technorati.com/tags/802.11n" rel=tag>802.11n</A>, <A href="http://technorati.com/tags/Vista" rel=tag>Vista</A></DIV></p>
]]></content:encoded>
			<wfw:commentRss>http://digitalmediaphile.com/index.php/2007/04/02/tx1000-much-nicer-wireless-with-80211-draft-n-expresscard-from-d-link/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is Your Wireless NIC Logo&#8217;d for Vista?</title>
		<link>http://digitalmediaphile.com/index.php/2007/02/15/is-your-wireless-nic-logod-for-vista/</link>
		<comments>http://digitalmediaphile.com/index.php/2007/02/15/is-your-wireless-nic-logod-for-vista/#comments</comments>
		<pubDate>Thu, 15 Feb 2007 17:15:30 +0000</pubDate>
		<dc:creator>Barb</dc:creator>
				<category><![CDATA[802.11]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[WiFi]]></category>
		<category><![CDATA[Wireless Networking]]></category>

		<guid isPermaLink="false">http://www.digitalmediaphile.com/2007/02/15/Is+Your+Wireless+NIC+Logod+For+Vista.aspx</guid>
		<description><![CDATA[If you want to know if there is a signed WHQL&#8217;d driver for your wireless NIC, this page has the list you are looking for. Remember that some of the larger vendors like Atheros, Broadcom, Realtek et al produce the wireless radios in your Netgear, D-Link, Linksys etc. wireless card so if your particular model [...]]]></description>
			<content:encoded><![CDATA[<p><P><br />
<P>If you want to know if there is a signed WHQL&#8217;d driver for your wireless NIC, <A href="http://winqual.microsoft.com/HCL/ProductList.aspx?g=d&amp;cid=711&amp;f=64p" target=_blank>this page</A> has the list you are looking for. Remember that some of the larger vendors like Atheros, Broadcom, Realtek et al produce the wireless radios in your Netgear, D-Link, Linksys etc. wireless card so if your particular model isn&#8217;t listed, it doesn&#8217;t mean no support.</P><br />
<P>Note that some drivers are on Windows Update only. This means that unless you first connect with a hardwired connection, you will never be able to pull down the driver. </P><br />
<P></P></p>
]]></content:encoded>
			<wfw:commentRss>http://digitalmediaphile.com/index.php/2007/02/15/is-your-wireless-nic-logod-for-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vista Hardware Ecosystem</title>
		<link>http://digitalmediaphile.com/index.php/2007/01/07/vista-hardware-ecosystem/</link>
		<comments>http://digitalmediaphile.com/index.php/2007/01/07/vista-hardware-ecosystem/#comments</comments>
		<pubDate>Sun, 07 Jan 2007 14:28:10 +0000</pubDate>
		<dc:creator>Barb</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[802.11]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[WiFi]]></category>
		<category><![CDATA[Wireless Networking]]></category>

		<guid isPermaLink="false">http://www.digitalmediaphile.com/2007/01/07/Vista+Hardware+Ecosystem.aspx</guid>
		<description><![CDATA[On the residential networking side, lots of new devices (and hopefully old devices via firmware upgrades) work transparently with Vista over the network using LLTD and other Windows Rally technologies. I&#8217;ve seen cameras, photo frames and wireless routers so far. Saw a demo today at a private showing&#160;of WCN Simple Config using my favorite router, [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://digitalmediaphile.com/content/binary/sm dlink655.jpg" border=0/></p>
<p>On the residential networking side, lots of new devices (and hopefully old devices via firmware upgrades) work transparently with Vista over the network using LLTD and other Windows Rally technologies. I&#8217;ve seen cameras, photo frames and wireless routers so far. </p>
<p>Saw a demo today at a private showing&nbsp;of WCN Simple Config using my favorite router, the D-Link DIR-655 (GigE, Draft N, what could be better?). This Window&#8217;s logo&#8217;d router will be on display at the CES 2007 Partner Pavilion. It supports configuring a new SSID with WPA2 over a wired connection using a vendor supplied 8 digit authorization key. I wrote about this last year. And now the finished consumer routers are available. It&#8217;s great news for the unexperienced consumer. </p>
<p><a href="http://www.microsoft.com/windowsvista/community/home_networking.mspx"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://digitalmediaphile.com/index.php/2007/01/07/vista-hardware-ecosystem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vista Home Networking</title>
		<link>http://digitalmediaphile.com/index.php/2006/07/12/vista-home-networking/</link>
		<comments>http://digitalmediaphile.com/index.php/2006/07/12/vista-home-networking/#comments</comments>
		<pubDate>Wed, 12 Jul 2006 13:57:50 +0000</pubDate>
		<dc:creator>Barb</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[802.11]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[WiFi]]></category>
		<category><![CDATA[Wireless Networking]]></category>

		<guid isPermaLink="false">http://www.digitalmediaphile.com/2006/07/12/Vista+Home+Networking.aspx</guid>
		<description><![CDATA[(Republished from Vista Community Column/July 2006 by Reader Request) Since the launch of Microsoft Windows XP, I&#8217;ve spent a lot of time helping friends and family set up wireless routers. Over the past few years, I&#8217;ve also helped a number of people configure wireless networked devices connected to home theater systems that stream music from [...]]]></description>
			<content:encoded><![CDATA[<div><strong><em><span style="font-family: Verdana; font-size: x-small;">(Republished from Vista Community </span></em></strong></div>
<div><strong><em><span style="font-family: Verdana; font-size: x-small;">Column/July 2006 by Reader Request)</span></em></strong></div>
<div>
<div class="MsoBodyText" style="margin: 0in 0in 6pt;"><span style="font-family: Verdana; font-size: x-small;">Since the launch of Microsoft Windows XP, I&#8217;ve spent a lot of time helping friends and family set up wireless routers. Over the past few years, I&#8217;ve also helped a number of people configure wireless networked devices connected to home theater systems that stream music from a host PC and I’ve helped them add IP based Internet camera to their home networks. When Windows XP first launched, it was not an easy task to setup a home network and perform these tasks. A network setup wizard was provided, but it was basic and didn&#8217;t handle enough of the work to make home network setup a painless experience. </span></div>
<div class="MsoBodyText" style="margin: 0in 0in 6pt;"><span style="font-family: Verdana; font-size: x-small;">And not too long ago, the only way to setup a secure wireless network using a wireless router was to log in to a web based administrative page on a router and then navigate an often confusing web interface. Many people didn&#8217;t even bother to setup wireless security because it was too difficult. Eventually, a number of manufacturers included proprietary, non standardized setup programs and wizards. Two developments over the past several years since the launch of Windows XP have provided some relief. </span><a href="http://www.microsoft.com/windowsxp/using/windowsmessenger/expert/bowman_december24.mspx"><span style="color: #0000ff; font-family: Verdana; font-size: x-small;">UPnP</span></a><span style="font-family: Verdana; font-size: x-small;">, which I first wrote about in May 2002, was the first major step in enabling an easier network setup because it provided the basic ability to discover a new device on the network and access its web based administrative page (Presentation URL). The second was </span><a href="http://www.microsoft.com/windowsxp/using/networking/learnmore/bowman_05june13.mspx"><span style="color: #0000ff; font-family: Verdana; font-size: x-small;">Windows Connect Now</span></a><span style="font-family: Verdana; font-size: x-small;"> (WCN), which I first wrote about in June 2005 which provided better end user tools to setup computers and devices. This technology enabled Windows XP users to setup a wireless network using a wizard and a USB flash key. The devices that could be configured in this manner needed an onboard USB port. These two new technologies took time to make their way into retail residential equipment. UPnP is now ubiquitous and USB based WCN has begun to appear, most notably in a group of devices from D-Link systems. This is wonderful technology, but there are still a limited number of wireless routers and peripherals with a USB port. </span></div>
<div class="MsoBodyText" style="margin: 0in 0in 6pt;"><span style="font-family: Verdana; font-size: x-small;">I&#8217;ve got very good news for anyone who has struggled to setup a secure, simple wireless network that includes computers and devices. Features built into Windows Vista coupled with redesigned and intelligent wizards can make this an easier process. </span></div>
<div class="MsoBodyText" style="margin: 0in 0in 6pt;"><span style="font-size: x-small;"><span style="font-family: Verdana;"><strong style="mso-bidi-font-weight: normal;">Note</strong>: this column was based on Windows Vista Beta 2. There have been significant changes to Network Center in later builds on the way to RTM. <span style="mso-spacerun: yes;"> </span>My webcast on August 24<sup>th</sup> was based on newer builds. In this article, I will:</span></span></div>
<div class="MsoListBullet" style="margin: 0in 0in 6pt; text-indent: 0in;"><span style="font-size: 8pt; font-family: symbol; mso-fareast-font-family: symbol; mso-bidi-font-family: symbol; mso-bidi-font-size: 11.0pt;"><span style="mso-list: ignore;">·<span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-family: Verdana; font-size: x-small;">Preview Two New Vista Networking Technologies</span></div>
<div class="MsoListBullet" style="margin: 0in 0in 6pt; text-indent: 0in;"><span style="font-size: 8pt; font-family: symbol; mso-fareast-font-family: symbol; mso-bidi-font-family: symbol; mso-bidi-font-size: 11.0pt;"><span style="mso-list: ignore;">·<span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-family: Verdana; font-size: x-small;">Set up a Network with Simple Config and Windows Connect Now </span></div>
<div class="MsoListBullet" style="margin: 0in 0in 6pt; text-indent: 0in;"><span style="font-size: 8pt; font-family: symbol; mso-fareast-font-family: symbol; mso-bidi-font-family: symbol; mso-bidi-font-size: 11.0pt;"><span style="mso-list: ignore;">·<span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-family: Verdana; font-size: x-small;">Preview Link Layer Topology Discovery</span></div>
<div class="MsoListBullet" style="margin: 0in 0in 6pt; text-indent: 0in;"><span style="font-size: 8pt; font-family: symbol; mso-fareast-font-family: symbol; mso-bidi-font-family: symbol; mso-bidi-font-size: 11.0pt;"><span style="mso-list: ignore;">·<span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-size: x-small;"><span style="font-family: Verdana;">Preview Vista’s Network Center</span></span></div>
<div class="MsoListBullet" style="margin: 0in 0in 6pt; text-indent: 0in;"><span style="font-size: 8pt; font-family: symbol; mso-fareast-font-family: symbol; mso-bidi-font-family: symbol; mso-bidi-font-size: 11.0pt;"><span style="mso-list: ignore;">·<span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-family: Verdana; font-size: x-small;">View and Specify File and Print Sharing Options</span></div>
<div class="MsoListBullet" style="margin: 0in 0in 6pt; text-indent: 0in;"><span style="font-size: 8pt; font-family: symbol; mso-fareast-font-family: symbol; mso-bidi-font-family: symbol; mso-bidi-font-size: 11.0pt;"><span style="mso-list: ignore;">·<span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-family: Verdana; font-size: x-small;">Preview the Network Map</span></div>
<div class="MsoListBullet" style="margin: 0in 0in 6pt; text-indent: 0in;"><span style="font-size: 8pt; font-family: symbol; mso-fareast-font-family: symbol; mso-bidi-font-family: symbol; mso-bidi-font-size: 11.0pt;"><span style="mso-list: ignore;">·<span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-family: Verdana; font-size: x-small;">Discuss older operating systems and older hardware</span></div>
<h2 style="margin: 16pt 0in 6pt;"><strong><span style="font-family: Verdana; font-size: x-small;">Preview Two New Networking Technologies</span></strong></h2>
<div class="MsoBodyText" style="margin: 0in 0in 6pt;"><span style="font-family: Verdana; font-size: x-small;">Windows Vista builds upon UPnP and WCN and adds a group of new technologies, referred to as <strong style="mso-bidi-font-weight: normal;">Windows Rally</strong>, which will greatly simplify the setup and maintenance of a secure home network. One of these new technologies, </span><a href="http://www.microsoft.com/whdc/Rally/LLTD-spec.mspx"><span style="color: #0000ff; font-family: Verdana; font-size: x-small;">Link Layer Topology Discovery</span></a><span style="font-family: Verdana; font-size: x-small;"> (LLTD) works with both wired and wireless devices to enabled automatic topology discovery. LLTD has optional Quality of Service (QoS) Extensions that applications can use to diagnose problems, especially those involving signal strength on wireless networks or bandwidth issues in home networks. Fortunately, many recent existing devices will be upgradeable via new firmware to support LLTD so you may not need to purchase new routers, Internet Cameras, or other networked devices to take advantage of LLTD features. All computers running any version of Windows Vista also support LLTD. Microsoft is working on back porting LLTD to Windows XP via a Service Pack or QFE update. </span></div>
<div class="MsoBodyText" style="margin: 0in 0in 6pt;"><span style="font-family: Verdana; font-size: x-small;">Windows Connect Now in Windows Vista now is coupled with a new Wi-Fi Alliance standard called <strong style="mso-bidi-font-weight: normal;">Simple Config </strong>(working name, subject to change<strong style="mso-bidi-font-weight: normal;">).</strong> This technology lets Vista discover an unconfigured router/access point or a device and setup a wireless network over a wired Ethernet Connection. <strong style="mso-bidi-font-weight: normal;">Simple Config</strong> uses a 4 or 8 digit to authenticate and confirm that the user has permission to configure a device.</span></div>
<div class="MsoBodyText" style="margin: 0in 0in 6pt;"><span style="font-family: Verdana; font-size: x-small;">Microsoft&#8217;s Networking and Devices team and </span><a href="http://www.buffalotech.com/buffalo-home.php"><span style="color: #0000ff; font-family: Verdana; font-size: x-small;">Buffalo Technology</span></a><span style="font-family: Verdana; font-size: x-small;"> provided me with an off the shelf wireless router running developmental firmware which implements Simple Config and LLTD. </span><a href="http://www.dlink.com/"><span style="color: #0000ff; font-family: Verdana; font-size: x-small;">D-Link Systems</span></a><span style="font-family: Verdana; font-size: x-small;"> provided me with developmental firmware for their </span><a href="http://www.dlink.com/products/?sec=1&amp;pid=364"><span style="color: #0000ff; font-family: Verdana; font-size: x-small;">DCS-950</span></a><span style="font-family: Verdana; font-size: x-small;"> Internet camera that implements LLTD. </span></div>
<h2 style="margin: 16pt 0in 6pt;"><strong><span style="font-family: Verdana; font-size: x-small;">Set up a Network with Simple Config and Windows Connect Now</span></strong></h2>
<div class="MsoBodyText" style="margin: 0in 0in 6pt;"><span style="font-family: Verdana;"><span style="font-size: x-small;">Using the Buffalo Technology hardware provided to me, I was easily able to setup a new wireless router using WCN with “over the wired network” Simple Config. While I was using developmental firmware, it was very clear that this technology is a huge ease of use win for home users. </span></span></div>
<div class="MsoBodyText" style="margin: 0in 0in 6pt;"><span style="font-family: Verdana; font-size: x-small;">There are several entry points to invoke the new wizard, but not all of them were completed in the builds I was using when I authored this article. The steps I used to access and use the new wizard (as shown in my demo movie) are:</span></div>
<div class="MsoListNumber" style="margin: 0in 0in 8pt 0.25in;"><span style="font-family: Verdana;"><span style="mso-fareast-font-family: 'Verdana';"><span style="mso-list: ignore;"><span style="font-size: x-small;">1.</span><span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-size: x-small;">Click the <strong style="mso-bidi-font-weight: normal;">Start</strong> button, then <strong style="mso-bidi-font-weight: normal;">Network</strong></span></span></div>
<div class="MsoListNumber" style="margin: 0in 0in 8pt 0.25in;"><span style="font-family: Verdana;"><span style="mso-fareast-font-family: 'Verdana';"><span style="mso-list: ignore;"><span style="font-size: x-small;">2.</span><span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-size: x-small;">The <strong style="mso-bidi-font-weight: normal;">Network Window</strong> will display</span></span></div>
<div class="MsoListNumber" style="margin: 0in 0in 8pt 0.25in;"><span style="font-family: Verdana;"><span style="mso-fareast-font-family: 'Verdana';"><span style="mso-list: ignore;"><span style="font-size: x-small;">3.</span><span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-size: x-small;">Click to select <strong style="mso-bidi-font-weight: normal;">Network</strong><strong style="mso-bidi-font-weight: normal;"> Center</strong></span></span></div>
<div class="MsoListNumber" style="margin: 0in 0in 8pt 0.25in;"><span style="font-family: Verdana;"><span style="mso-fareast-font-family: 'Verdana';"><span style="mso-list: ignore;"><span style="font-size: x-small;">4.</span><span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-size: x-small;">In the <strong style="mso-bidi-font-weight: normal;">Network</strong><strong style="mso-bidi-font-weight: normal;"> Center</strong><strong style="mso-bidi-font-weight: normal;"> task pane</strong>, select Set <strong style="mso-bidi-font-weight: normal;">up a connection or network</strong></span></span></div>
<div class="MsoListNumber" style="margin: 0in 0in 8pt 0.25in;"><span style="font-family: Verdana;"><span style="mso-fareast-font-family: 'Verdana';"><span style="mso-list: ignore;"><span style="font-size: x-small;">5.</span><span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-size: x-small;">Scroll to the bottom of the list and select <strong style="mso-bidi-font-weight: normal;">Set up a network</strong></span></span></div>
<div class="MsoListNumber" style="margin: 0in 0in 8pt 0.25in;"><span style="font-family: Verdana;"><span style="mso-fareast-font-family: 'Verdana';"><span style="mso-list: ignore;"><span style="font-size: x-small;">6.</span><span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-size: x-small;">Click <strong style="mso-bidi-font-weight: normal;">next</strong></span></span></div>
<div class="MsoListNumber" style="margin: 0in 0in 8pt 0.25in;"><span style="font-family: Verdana;"><span style="mso-fareast-font-family: 'Verdana';"><span style="mso-list: ignore;"><span style="font-size: x-small;">7.</span><span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-size: x-small;">A window will display with <strong style="mso-bidi-font-weight: normal;">Network Settings detection</strong> in progress</span></span></div>
<div class="MsoListNumber" style="margin: 0in 0in 8pt 0.25in;"><span style="font-family: Verdana;"><span style="mso-fareast-font-family: 'Verdana';"><span style="mso-list: ignore;"><span style="font-size: x-small;">8.</span><span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-size: x-small;">A default network name will display. Accept it or type a new name. (This name will appear in wireless network list after setup is complete).</span></span></div>
<div class="MsoListNumber" style="margin: 0in 0in 8pt 0.25in;"><span style="font-family: Verdana;"><span style="mso-fareast-font-family: 'Verdana';"><span style="mso-list: ignore;"><span style="font-size: x-small;">9.</span><span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-size: x-small;">Use the secure default WPA passphrase or type a new one. Or click the advanced network security link for more options</span></span></div>
<div class="MsoListNumber" style="margin: 0in 0in 8pt 0.25in;"><span style="font-family: Verdana;"><span style="mso-fareast-font-family: 'Verdana';"><span style="mso-list: ignore;"><span style="font-size: x-small;">10.</span><span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-size: x-small;">Using advanced network security options, a drop down menu lets you select different security types, such as WPA2-Personal, etc.</span></span></div>
<div class="MsoListNumber" style="margin: 0in 0in 8pt 0.25in;"><span style="font-family: Verdana;"><span style="mso-fareast-font-family: 'Verdana';"><span style="mso-list: ignore;"><span style="font-size: x-small;">11.</span><span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-size: x-small;">Type in the 4 or 8 digit PIN provided by the manufacturer then click next.</span></span></div>
<div class="MsoListNumber" style="margin: 0in 0in 8pt 0.25in;"><span style="font-family: Verdana;"><span style="mso-fareast-font-family: 'Verdana';"><span style="mso-list: ignore;"><span style="font-size: x-small;">12.</span><span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-size: x-small;">Specify <strong style="mso-bidi-font-weight: normal;">File and Printer sharing options</strong>, and then click <strong style="mso-bidi-font-weight: normal;">next</strong>.</span></span></div>
<div class="MsoListNumber" style="margin: 0in 0in 8pt 0.25in;"><span style="font-family: Verdana;"><span style="mso-fareast-font-family: 'Verdana';"><span style="mso-list: ignore;"><span style="font-size: x-small;">13.</span><span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-size: x-small;">Windows Vista now configures your wireless access point/router.</span></span></div>
<div class="MsoListNumber" style="margin: 0in 0in 8pt 0.25in;"><span style="font-family: Verdana;"><span style="mso-fareast-font-family: 'Verdana';"><span style="mso-list: ignore;"><span style="font-size: x-small;">14.</span><span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-size: x-small;">You can now use WCN and a USB flash key to setup the wireless network you&#8217;ve just configured on other Vista or Windows XP computers. </span></span></div>
<div class="MsoListNumber" style="margin: 0in 0in 8pt 0.25in;"><span style="font-family: Verdana;"><span style="mso-fareast-font-family: 'Verdana';"><span style="mso-list: ignore;"><span style="font-size: x-small;">15.</span><span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-size: x-small;">The network you&#8217;ve just setup is now available in the list of <strong style="mso-bidi-font-weight: normal;">Wireless Networks</strong> you can access on the computer used for setup.</span></span></div>
<h2 style="margin: 16pt 0in 6pt;"><strong><span style="font-family: Verdana; font-size: x-small;">Preview Link Layer Topology Discovery (LLTD)</span></strong></h2>
<div class="MsoBodyText" style="margin: 0in 0in 6pt;"><span style="font-size: x-small;"><span style="font-family: Verdana;">Another major new networking technology called <strong style="mso-bidi-font-weight: normal;">Link Layer Topology Discovery</strong> (<strong style="mso-bidi-font-weight: normal;">LLTD</strong>) provides automatic discovery of LLTD compliant devices. LLTD in combination with UPnP can classify the device’s capabilities, show a unique embedded icon, and display it on Windows Vista’s <strong style="mso-bidi-font-weight: normal;">Network Window</strong> (see Figure 1) and accurately position the device on the <strong style="mso-bidi-font-weight: normal;">Network Map</strong>. <span style="mso-spacerun: yes;"> </span></span></span></div>
<div class="Comment" style="margin: 0in 0in 6pt;"><span style="mso-spacerun: yes;"><span style="color: #ff6600; font-family: Verdana; font-size: x-small;"><em> <a href="http://digitalmediaphile.com/content/binary/VistaHomeNetworking_8A26/LLTDandpresentationurl1.jpg"><img style="border: 0px;" src="http://digitalmediaphile.com/content/binary/VistaHomeNetworking_8A26/LLTDandpresentationurl.jpg" border="0" alt="" width="240" height="181" /></a> </em></span></span></div>
<div class="MsoCaption" style="margin: 6pt 0in 6pt 0.25in;"><em><span style="font-family: Verdana; font-size: x-small;">Figure 1: The Network Window shows discovered devices. Right clicking a UPnP enabled device will display a shortcut menu, if available.</span></em></div>
<div class="MsoBodyText" style="margin: 0in 0in 6pt;"><span style="font-family: Verdana; font-size: x-small;">D-Link’s DGS-950, with developmental LLTD firmware and UPnP support is identified as belonging to the Media Devices category and at the “mainevent” Network Location in the lower portion of the main Network Window. </span></div>
<div class="MsoBodyText" style="margin: 0in 0in 6pt;"><span style="font-family: Verdana; font-size: x-small;">Double clicking the device icon will also open the device’s Presentation URL (embedded administrative web page), if one is available using UPnP. Right clicking the device’s icon in the Network Window displays an entry on a shortcut menu to invoke/display that page. <span style="mso-spacerun: yes;"> </span>The properties link on the shortcut menu displays a window with a link to the presentation URL, the vendor’s web site and other information about the device, such as its MAC address, serial number, and IP address as shown below in Figure 2.</span></div>
<div class="MsoBodyText" style="margin: 0in 0in 6pt;"><a href="http://digitalmediaphile.com/content/binary/VistaHomeNetworking_8A26/950props1.jpg"><img style="border: 0px;" src="http://digitalmediaphile.com/content/binary/VistaHomeNetworking_8A26/950props.jpg" border="0" alt="" width="173" height="240" /></a></div>
<div class="MsoCaption" style="margin: 6pt 0in 6pt 0.25in;"><span style="color: #ff6600; mso-bidi-font-weight: normal; mso-bidi-font-size: 11.0pt;"><span style="font-size: x-small;"><span style="font-family: Verdana;"></span></span></span></div>
<div class="MsoCaption" style="margin: 6pt 0in 6pt 0.25in;"><em><span style="font-family: Verdana; font-size: x-small;">Figure 2: Device Details for a UPnP/LLTD D-Link DCS-950 Internet Camera display information in a properties window.</span></em></div>
<h2 style="margin: 16pt 0in 6pt;"><strong><span style="font-size: x-small;"><span style="font-family: Verdana;">Preview Vista’s Network Center</span></span></strong></h2>
<div class="MsoBodyText" style="margin: 0in 0in 6pt;"><span style="font-size: x-small;"><span style="font-family: Verdana;">Vista’s <strong style="mso-bidi-font-weight: normal;">Network</strong><strong style="mso-bidi-font-weight: normal;"> Center</strong> (Figure 3) is a one stop command and visualization center that aggregates almost every wizard and control application related to Networking. <span style="mso-spacerun: yes;"> </span>There are several paths to reach the <strong style="mso-bidi-font-weight: normal;">Network Center</strong> including selecting <strong style="mso-bidi-font-weight: normal;">Network</strong> from the <strong style="mso-bidi-font-weight: normal;">Start</strong> button and then <strong style="mso-bidi-font-weight: normal;">Network Center</strong> or you can use <strong style="mso-bidi-font-weight: normal;">Start</strong> button, <strong style="mso-bidi-font-weight: normal;">Control Panel</strong>, <strong style="mso-bidi-font-weight: normal;">Network and Internet</strong>, <strong style="mso-bidi-font-weight: normal;">View Network Status</strong> and <strong style="mso-bidi-font-weight: normal;">Tasks</strong>. <span style="mso-spacerun: yes;"> </span></span></span></div>
<div class="Comment" style="margin: 0in 0in 6pt;"><span style="mso-spacerun: yes;"><span style="color: #ff6600; font-family: Verdana; font-size: x-small;"><em> <a href="http://digitalmediaphile.com/content/binary/VistaHomeNetworking_8A26/networkcenter1.jpg"><img style="border: 0px;" src="http://digitalmediaphile.com/content/binary/VistaHomeNetworking_8A26/networkcenter.jpg" border="0" alt="" width="240" height="150" /></a> </em></span></span></div>
<div class="MsoCaption" style="margin: 6pt 0in 6pt 0.25in;"><em><span style="font-size: x-small;"><span style="font-family: Verdana;">Figure 3:<strong> Network Center</strong> displays the connection status of your computer graphically.<span style="mso-spacerun: yes;"> </span></span></span></em></div>
<div class="MsoBodyText" style="margin: 0in 0in 6pt;"><span style="font-family: Verdana; font-size: x-small;">A red X would appear on a network segment where connectivity was broken, helping you trouble shoot what’s wrong.<span style="mso-spacerun: yes;"> </span>In the image below, my Vista laptop computer is successfully connected through the “mainevent” (wireless) network.<span style="mso-spacerun: yes;"> </span>The signal strength is displayed, and additional links are available to view the <strong style="mso-bidi-font-weight: normal;">Status</strong> of the connection. </span></div>
<div class="MsoBodyText" style="margin: 0in 0in 6pt;"><span style="font-family: Verdana; font-size: x-small;">The task pane on the left of the <strong style="mso-bidi-font-weight: normal;">Network Center</strong> window links to other network visualization and control features:</span></div>
<div class="MsoListNumber" style="margin: 0in 0in 8pt 0.25in; mso-list: l1 level1 lfo5;"><span style="font-family: Verdana;"><span style="mso-fareast-font-family: 'Verdana';"><span style="mso-list: ignore;"><span style="font-size: x-small;">1.</span><span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-size: x-small;"><strong style="mso-bidi-font-weight: normal;">View network computers and devices</strong> displays the same view as Figure X above.</span></span></div>
<div class="MsoListNumber" style="margin: 0in 0in 8pt 0.25in; mso-list: l1 level1 lfo5;"><span style="font-family: Verdana;"><span style="mso-fareast-font-family: 'Verdana';"><span style="mso-list: ignore;"><span style="font-size: x-small;">2.</span><span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-size: x-small;"><strong style="mso-bidi-font-weight: normal;">Connect to..</strong> displays the list of available wireless networks</span></span></div>
<div class="MsoListNumber" style="margin: 0in 0in 8pt 0.25in; mso-list: l1 level1 lfo5;"><span style="font-family: Verdana;"><span style="mso-fareast-font-family: 'Verdana';"><span style="mso-list: ignore;"><span style="font-size: x-small;">3.</span><span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-size: x-small;"><strong style="mso-bidi-font-weight: normal;">Diagnose Internet connection</strong> invokes Vista’s new <strong style="mso-bidi-font-weight: normal;">Network Diagnostics</strong> which in many cases identifies the issue and offers the exact solution needed to restore connectivity</span></span></div>
<div class="MsoListNumber" style="margin: 0in 0in 8pt 0.25in; mso-list: l1 level1 lfo5;"><span style="font-family: Verdana;"><span style="mso-fareast-font-family: 'Verdana';"><span style="mso-list: ignore;"><span style="font-size: x-small;">4.</span><span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-size: x-small;"><strong style="mso-bidi-font-weight: normal;">Set up a connection or network</strong> displays the different kinds of networks you can setup and connect to, including:</span></span></div>
<div class="MsoListBullet2" style="margin: 0in 0in 6pt 0.25in; text-indent: 0in; tab-stops: list .5in;"><span style="font-size: 8pt; font-family: symbol; mso-fareast-font-family: symbol; mso-bidi-font-family: symbol; mso-bidi-font-size: 11.0pt;"><span style="mso-list: ignore;">·<span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-family: Verdana; font-size: x-small;">Ad hoc</span></div>
<div class="MsoListBullet2" style="margin: 0in 0in 6pt 0.25in; text-indent: 0in; tab-stops: list .5in;"><span style="font-size: 8pt; font-family: symbol; mso-fareast-font-family: symbol; mso-bidi-font-family: symbol; mso-bidi-font-size: 11.0pt;"><span style="mso-list: ignore;">·<span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-family: Verdana; font-size: x-small;">Manually connect to a wireless network</span></div>
<div class="MsoListBullet2" style="margin: 0in 0in 6pt 0.25in; text-indent: 0in; tab-stops: list .5in;"><span style="font-size: 8pt; font-family: symbol; mso-fareast-font-family: symbol; mso-bidi-font-family: symbol; mso-bidi-font-size: 11.0pt;"><span style="mso-list: ignore;">·<span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-family: Verdana; font-size: x-small;">Set up a virtual private network (VPN) connection</span></div>
<div class="MsoListBullet2" style="margin: 0in 0in 6pt 0.25in; text-indent: 0in; tab-stops: list .5in;"><span style="font-size: 8pt; font-family: symbol; mso-fareast-font-family: symbol; mso-bidi-font-family: symbol; mso-bidi-font-size: 11.0pt;"><span style="mso-list: ignore;">·<span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-family: Verdana; font-size: x-small;">Connect to the Internet</span></div>
<div class="MsoListBullet2" style="margin: 0in 0in 6pt 0.25in; text-indent: 0in; tab-stops: list .5in;"><span style="font-size: 8pt; font-family: symbol; mso-fareast-font-family: symbol; mso-bidi-font-family: symbol; mso-bidi-font-size: 11.0pt;"><span style="mso-list: ignore;">·<span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-family: Verdana; font-size: x-small;">Set up a dial-up connection</span></div>
<div class="MsoListBullet2" style="margin: 0in 0in 6pt 0.25in; text-indent: 0in; tab-stops: list .5in;"><span style="font-size: 8pt; font-family: symbol; mso-fareast-font-family: symbol; mso-bidi-font-family: symbol; mso-bidi-font-size: 11.0pt;"><span style="mso-list: ignore;">·<span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-family: Verdana; font-size: x-small;">Connect to a Workplace</span></div>
<div class="MsoListBullet2" style="margin: 0in 0in 6pt 0.25in; text-indent: 0in; tab-stops: list .5in;"><span style="font-size: 8pt; font-family: symbol; mso-fareast-font-family: symbol; mso-bidi-font-family: symbol; mso-bidi-font-size: 11.0pt;"><span style="mso-list: ignore;">·<span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-family: Verdana; font-size: x-small;">Set up a network</span></div>
<div class="MsoBodyText" style="margin: 0in 0in 6pt;"><span style="font-family: Verdana; font-size: x-small;">Depending on the selection made, a wizard based process guides you through the steps. Earlier in this column, I demonstrated how to set up a new wireless network using WCN Simple Config.</span></div>
<div class="MsoListNumber" style="margin: 0in 0in 8pt 0.25in; mso-list: l1 level1 lfo6;"><span style="font-family: Verdana;"><span style="mso-fareast-font-family: 'Verdana';"><span style="mso-list: ignore;"><span style="font-size: x-small;">1.</span><span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-size: x-small;"><strong style="mso-bidi-font-weight: normal;">Add a device to the network</strong> uses Windows Connect Now technology to discover an unconfigured device connected to your existing network and a similar wizard to the one used to setup a new network.</span></span></div>
<div class="MsoListNumber" style="margin: 0in 0in 8pt 0.25in; mso-list: l1 level1 lfo6;"><span style="font-family: Verdana;"><span style="mso-fareast-font-family: 'Verdana';"><span style="mso-list: ignore;"><span style="font-size: x-small;">2.</span><span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-size: x-small;"><strong style="mso-bidi-font-weight: normal;">Reorder wireless networks</strong> displays the list of configured wireless networks and allows you to change the order. It also allows you to create and manage wireless network profiles.</span></span></div>
<div class="MsoListNumber" style="margin: 0in 0in 8pt 0.25in; mso-list: l1 level1 lfo6;"><span style="font-family: Verdana;"><span style="mso-fareast-font-family: 'Verdana';"><span style="mso-list: ignore;"><span style="font-size: x-small;">3.</span><span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-size: x-small;"><strong style="mso-bidi-font-weight: normal;">Manage network connections</strong> displays the network adapters and their current status.</span></span></div>
<h2 style="margin: 16pt 0in 6pt;"><strong><span style="font-family: Verdana; font-size: x-small;">View and Specify File and Print Sharing Options</span></strong></h2>
<div class="MsoBodyText" style="margin: 0in 0in 6pt;"><span style="font-size: x-small;"><span style="font-family: Verdana;">The state of <strong style="mso-bidi-font-weight: normal;">Discovery and Sharing</strong> is shown in <strong style="mso-bidi-font-weight: normal;">Network Center</strong> with a link to <strong style="mso-bidi-font-weight: normal;">Network File and Print Sharing</strong> (see Figure 4) that lets you customize who has access to shared content on the computer, the <strong style="mso-bidi-font-weight: normal;">Public Folders</strong>, attached <strong style="mso-bidi-font-weight: normal;">Printers</strong>, and the contents of your <strong style="mso-bidi-font-weight: normal;">Media Library</strong>. <span style="mso-spacerun: yes;"> </span></span></span></div>
<div class="Comment" style="margin: 0in 0in 6pt;"><span style="mso-spacerun: yes;"><span style="color: #ff6600; font-family: Verdana; font-size: x-small;"><em> <a href="http://digitalmediaphile.com/content/binary/VistaHomeNetworking_8A26/sharing1.jpg"><img style="border: 0px;" src="http://digitalmediaphile.com/content/binary/VistaHomeNetworking_8A26/sharing.jpg" border="0" alt="" width="240" height="187" /></a> </em></span></span></div>
<div class="MsoCaption" style="margin: 6pt 0in 6pt 0.25in;"><em><span style="font-size: x-small;"><span style="font-family: Verdana;">Figure 4: Network File and Printer Sharing &#8211; many sharing settings can be changed directly from this control panel applet.<span style="mso-spacerun: yes;"> </span></span></span></em></div>
<div class="MsoBodyText" style="margin: 0in 0in 6pt;"><span style="font-size: x-small;"><span style="font-family: Verdana;"><strong style="mso-bidi-font-weight: normal;">Tip</strong>: To share a folder not in the <strong style="mso-bidi-font-weight: normal;">Users</strong> folder hierarchy, open <strong style="mso-bidi-font-weight: normal;">Computer</strong> from the <strong style="mso-bidi-font-weight: normal;">Start</strong> button, navigate to the folder you wish to share, right click this folder and then <strong style="mso-bidi-font-weight: normal;">Share</strong>. </span></span></div>
<h2 style="margin: 16pt 0in 6pt;"><strong><span style="font-family: Verdana; font-size: x-small;">Preview the Network Map</span></strong></h2>
<div class="MsoBodyText" style="margin: 0in 0in 6pt;"><span style="font-family: Verdana; font-size: x-small;">A link labeled <strong style="mso-bidi-font-weight: normal;">View Full Map</strong> in the <strong style="mso-bidi-font-weight: normal;">Network</strong><strong style="mso-bidi-font-weight: normal;"> Center</strong> window displays a graphic representation of the computers and devices on your network. The <strong style="mso-bidi-font-weight: normal;">Network Map</strong> (Figure 5) relies on LLTD to map the layout of your network. </span></div>
<div class="Comment" style="margin: 0in 0in 6pt;"><span style="mso-spacerun: yes;"><span style="color: #ff6600; font-family: Verdana; font-size: x-small;"><em> <a href="http://digitalmediaphile.com/content/binary/VistaHomeNetworking_8A26/smallnetmap1.jpg"><img style="border: 0px;" src="http://digitalmediaphile.com/content/binary/VistaHomeNetworking_8A26/smallnetmap.jpg" border="0" alt="" width="240" height="140" /></a> </em></span></span></div>
<div class="MsoCaption" style="margin: 6pt 0in 6pt 0.25in;"><em><span style="font-family: Verdana; font-size: x-small;">Figure 5: Windows Vista computers and devices with LLTD firmware will be placed on the Network Map where you can graphically view how they are interconnected.</span></em></div>
<div class="MsoBodyText" style="margin: 0in 0in 6pt;"><span style="font-family: Verdana; font-size: x-small;">As you can see in the image above, in my <strong style="mso-bidi-font-weight: normal;">Network Map</strong> I have three Windows Vista computers, my D-Link DCS-950 camera with LLTD developmental firmware connected through switches and a wireless access point all connected to a residential gateway that connects to the Internet. </span></div>
<div class="MsoBodyText" style="margin: 0in 0in 6pt;"><span style="font-family: Verdana; font-size: x-small;">On the bottom of the Network Map is a listing of devices that could not be placed on the map. You can see <em style="mso-bidi-font-style: normal;">Gifthorse</em>, which is a Windows XP Media Center Edition 2005 computer and my D-Link DGL-4300 Gamer Lounge router.<span style="mso-spacerun: yes;"> </span>These were discovered via UPnP but since they don’t include support for LLTD, they aren’t shown on the main map. The “Gateway” at the top of the map is actually my DGL-4300. I also have a Windows 2003 Server computer (running in workgroup mode) and in Vista Beta 2, it does not appear at all.<span style="mso-spacerun: yes;"> </span>(Microsoft is back porting a LLTD responder to Windows XP and when this update is released, Windows XP computers including Pro, Home, Media Center 2005 and Tablet Edition will be properly mapped.)</span></div>
<h2 style="margin: 16pt 0in 6pt;"><strong><span style="font-family: Verdana; font-size: x-small;">Older operating systems and other older hardware</span></strong></h2>
<div class="MsoBodyText" style="margin: 0in 0in 6pt;"><span style="font-family: Verdana; font-size: x-small;">As of July 11, 2006, Microsoft officially ended support for Windows 98, Windows 98 SE, and Windows Millennium.<span style="mso-spacerun: yes;"> </span>There will be no further security updates or patches. <span style="mso-spacerun: yes;"> </span>If you’re still using any of these older versions of Windows, consider upgrading your operating system if the computer meets minimum Windows XP specs. Or consider replacing the computer with a new </span><a href="http://www.microsoft.com/windowsvista/getready/capable.mspx"><span style="color: #0000ff; font-family: Verdana; font-size: x-small;">Vista ready computer</span></a><span style="font-size: x-small;"><span style="font-family: Verdana;">. Prices for reliable computers even at the entry level have never been lower. <span style="mso-spacerun: yes;"> </span></span></span></div>
<div class="MsoBodyText" style="margin: 0in 0in 6pt;"><span style="font-family: Verdana; font-size: x-small;">If you’ve been sharing a printer (even an older discontinued printer) attached to an older computer with an older operating system, or even sharing a printer on a newer operating system, there are work arounds and options to use older printers in Windows Vista. <span style="mso-spacerun: yes;"> </span>While I have a newer HP Photosmart 8450 Ethernet printer in my third floor home office, I also have an older HP Photosmart 7550 USB printer that I very much wanted to use on another floor with my Acer Ferrari 4000 laptop running Vista x64. But, I had several obstacles to overcome:</span></div>
<div class="MsoListNumber" style="margin: 0in 0in 8pt 0.25in; mso-list: l1 level1 lfo7;"><span style="font-family: Verdana;"><span style="mso-fareast-font-family: 'Verdana';"><span style="mso-list: ignore;"><span style="font-size: x-small;">1.</span><span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-size: x-small;">This printer was no longer supported by HP and x64 drivers for Windows Vista will not be available.</span></span></div>
<div class="MsoListNumber" style="margin: 0in 0in 8pt 0.25in;"><span style="font-family: Verdana;"><span style="mso-fareast-font-family: 'Verdana';"><span style="mso-list: ignore;"><span style="font-size: x-small;">2.</span><span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-size: x-small;">I did not want to hardwire the printer to a laptop and I wanted the printer to be located in my first floor utility room where my washer and dryer reside.</span></span></div>
<div class="MsoListNumber" style="margin: 0in 0in 8pt 0.25in;"><span style="font-family: Verdana;"><span style="mso-fareast-font-family: 'Verdana';"><span style="mso-list: ignore;"><span style="font-size: x-small;">3.</span><span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-size: x-small;">I don’t have wired Ethernet on any floor except my third floor home office.</span></span></div>
<div class="MsoBodyText" style="margin: 0in 0in 6pt;"><span style="font-family: Verdana; font-size: x-small;">As I researched the x64 driver issue on the HP support site, I learned that the x64 driver for the HP DeskJet 990C would be a good match for this now obsolete but still usable printer. My next step was to consider a wireless print server of some kind. I found </span><a href="http://www.dlink.com/products/?pid=482"><span style="color: #0000ff; font-family: Verdana; font-size: x-small;">D-Link’s DPR-1260</span></a><span style="font-family: Verdana; font-size: x-small;"> 4 port wireless print server online. <span style="mso-spacerun: yes;"> </span>This is an impressive wireless print server with two USB and two parallel ports. It even supports many multi function print/scanner/copier all-in-one devices. And it supports WPA-Personal for strong wireless security. </span></div>
<div class="MsoBodyText" style="margin: 0in 0in 6pt;"><span style="font-family: Verdana; font-size: x-small;">After setting up the DPR-1260 itself through the web based administration application, I used the Add Printer wizard in Windows Vista x64 to install the HP Photosmart 7550. Here are the steps:</span></div>
<div class="MsoListNumber" style="margin: 0in 0in 8pt 0.25in; mso-list: l1 level1 lfo4;"><span style="font-family: Verdana;"><span style="mso-fareast-font-family: 'Verdana';"><span style="mso-list: ignore;"><span style="font-size: x-small;">1.</span><span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-size: x-small;">Start, Printers, Add a Printer</span></span></div>
<div class="MsoListNumber" style="margin: 0in 0in 8pt 0.25in; mso-list: l1 level1 lfo4;"><span style="font-family: Verdana;"><span style="mso-fareast-font-family: 'Verdana';"><span style="mso-list: ignore;"><span style="font-size: x-small;">2.</span><span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-size: x-small;">Select network printer</span></span></div>
<div class="MsoListNumber" style="margin: 0in 0in 8pt 0.25in; mso-list: l1 level1 lfo4;"><span style="font-family: Verdana;"><span style="mso-fareast-font-family: 'Verdana';"><span style="mso-list: ignore;"><span style="font-size: x-small;">3.</span><span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-size: x-small;">Stop the scan wizard and select printer is not on this list</span></span></div>
<div class="MsoListNumber" style="margin: 0in 0in 8pt 0.25in; mso-list: l1 level1 lfo4;"><span style="font-family: Verdana;"><span style="mso-fareast-font-family: 'Verdana';"><span style="mso-list: ignore;"><span style="font-size: x-small;">4.</span><span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-size: x-small;">Select Connect to a printer at an IP address (Advanced)</span></span></div>
<div class="MsoListNumber" style="margin: 0in 0in 8pt 0.25in; mso-list: l1 level1 lfo4;"><span style="font-family: Verdana;"><span style="mso-fareast-font-family: 'Verdana';"><span style="mso-list: ignore;"><span style="font-size: x-small;">5.</span><span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-size: x-small;">Enter the IP address you previously assigned to the print server and uncheck auto-select printer driver</span></span></div>
<div class="MsoListNumber" style="margin: 0in 0in 8pt 0.25in; mso-list: l1 level1 lfo4;"><span style="font-family: Verdana;"><span style="mso-fareast-font-family: 'Verdana';"><span style="mso-list: ignore;"><span style="font-size: x-small;">6.</span><span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-size: x-small;">Select Standard Network Printer Server (4 ports)</span></span></div>
<div class="MsoListNumber" style="margin: 0in 0in 8pt 0.25in; mso-list: l1 level1 lfo4;"><span style="font-family: Verdana;"><span style="mso-fareast-font-family: 'Verdana';"><span style="mso-list: ignore;"><span style="font-size: x-small;">7.</span><span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-size: x-small;">Select the port the cable is connected to (I used USB1 which is marked on the print server hardware)</span></span></div>
<div class="MsoListNumber" style="margin: 0in 0in 8pt 0.25in; mso-list: l1 level1 lfo4;"><span style="font-family: Verdana;"><span style="mso-fareast-font-family: 'Verdana';"><span style="mso-list: ignore;"><span style="font-size: x-small;">8.</span><span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-size: x-small;">Select HP as the manufacturer and DeskJet 990C as the model</span></span></div>
<div class="MsoListNumber" style="margin: 0in 0in 8pt 0.25in; mso-list: l1 level1 lfo4;"><span style="font-family: Verdana;"><span style="mso-fareast-font-family: 'Verdana';"><span style="mso-list: ignore;"><span style="font-size: x-small;">9.</span><span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-size: x-small;">Accept or change the printer name displayed and print a test page</span></span></div>
<div class="MsoListNumber" style="margin: 0in 0in 8pt 0.25in; mso-list: l1 level1 lfo4;"><span style="font-family: Verdana;"><span style="mso-fareast-font-family: 'Verdana';"><span style="mso-list: ignore;"><span style="font-size: x-small;">10.</span><span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-size: x-small;">The printer installation finishes</span></span></div>
<div class="MsoListNumber" style="margin: 0in 0in 8pt 0.25in; mso-list: l1 level1 lfo4;"><span style="font-family: Verdana;"><span style="mso-fareast-font-family: 'Verdana';"><span style="mso-list: ignore;"><span style="font-size: x-small;">11.</span><span style="font: 7pt 'Verdana';"> </span></span></span><span style="font-size: x-small;">The wizard offers the option to share the printer. Since it is not necessary to access this printer in this manner, I did not select this option. Instead, I set this printer up on my other Windows Vista and XP computers individually. </span></span></div>
<div class="MsoBodyText" style="margin: 0in 0in 6pt;"><span style="font-size: x-small;"><span style="font-family: Verdana;">I’m really happy with my wireless print server solution. I can now wirelessly print a quick shopping list or a web page to my ground floor printer. <strong style="mso-bidi-font-weight: normal;"><em style="mso-bidi-font-style: normal;">I’ve brought new life to this old printer by finding a compatible driver for Windows Vista x64 and will have the convenience of a second printer for years to come. </em></strong></span></span></div>
<h2 style="margin: 16pt 0in 6pt;"><strong><span style="font-family: Verdana; font-size: x-small;">Summary</span></strong></h2>
<div class="MsoBodyText" style="margin: 0in 0in 6pt;"><span style="font-family: Verdana; font-size: x-small;">The new networking technologies and wizards in Windows Vista, in combination with support from the manufacturers of residential/home networking equipment will clearly provide the easiest network setup experience possible. The “connected, networked home” is becoming mainstream, and thanks to Windows Vista, your home network will be easy to configure, expand, and trouble shoot. </span></div>
<h2 style="margin: 16pt 0in 6pt;"><strong><span style="font-family: Verdana; font-size: x-small;">Related Links</span></strong></h2>
<div class="MsoNormal" style="margin: 0in 0in 10pt;"><span class="MsoHyperlink"><a href="http://windowshelp.microsoft.com/communities/newsgroups/en-us/default.mspx?dg=microsoft.public.windows.vista.networking_sharing"><span style="color: #0000ff; font-family: Calibri; font-size: x-small;">Ask a question or discuss this topic in the Windows Vista Network and Sharing Newsgroup</span></a></span></div>
<div class="MsoNormal" style="margin: 0in 0in 10pt;"><span class="MsoHyperlink"><a href="http://www.microsoft.com/whdc/Rally/LLTD-spec.mspx"><span style="color: #0000ff; font-family: Calibri; font-size: x-small;">Link Layer Topology Discovery Protocol Specification</span></a></span></div>
<div class="MsoNormal" style="margin: 0in 0in 10pt;"><span class="MsoHyperlink"><a href="http://www.microsoft.com/whdc/rally/default.mspx"><span style="color: #0000ff; font-family: Calibri; font-size: x-small;">Windows Rally: Connectivity Technologies for Devices</span></a></span></div>
<div class="MsoNormal" style="margin: 0in 0in 10pt;"><span class="MsoHyperlink"><a href="http://www.microsoft.com/windowsvista/getready/capable.mspx"><span style="color: #0000ff; font-family: Calibri; font-size: x-small;">Windows Vista Capable and Premium Ready PCs</span></a></span></div>
<div class="MsoNormal" style="margin: 0in 0in 10pt;"><span class="MsoHyperlink"><a href="http://www.microsoft.com/windowsxp/using/networking/learnmore/bowman_05june13.mspx"><span style="color: #0000ff; font-family: Calibri; font-size: x-small;">Setup a Secure Wireless Network using Windows Connect Now</span></a></span></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://digitalmediaphile.com/index.php/2006/07/12/vista-home-networking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WPA hack for the MN-740 game adapter</title>
		<link>http://digitalmediaphile.com/index.php/2006/02/28/wpa-hack-for-the-mn-740-game-adapter/</link>
		<comments>http://digitalmediaphile.com/index.php/2006/02/28/wpa-hack-for-the-mn-740-game-adapter/#comments</comments>
		<pubDate>Tue, 28 Feb 2006 21:08:13 +0000</pubDate>
		<dc:creator>Barb</dc:creator>
				<category><![CDATA[802.11]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Wireless Networking]]></category>
		<category><![CDATA[Xbox 360]]></category>

		<guid isPermaLink="false">http://www.digitalmediaphile.com/2006/02/28/WPA+Hack+For+The+MN740+Game+Adapter.aspx</guid>
		<description><![CDATA[I’ve been struggling with whether or not to post the link to the information that enables you to add WPA to a Microsoft MN-740 game adapter by turning it into an unsupportable quasi D-Link DGL-3420. As a Microsoft MVP I pursued every channel available to me for an extended period to attempt to convince MS [...]]]></description>
			<content:encoded><![CDATA[<p>I’ve been struggling with whether or not to post the link to the information that enables you to add WPA to a Microsoft MN-740 game adapter by turning it into an unsupportable quasi D-Link DGL-3420. </p>
<p>As a Microsoft MVP I pursued every channel available to me for an extended period to attempt to convince MS to do the work (or contract it out) to upgrade this device to WPA-PSK. It would not have taken a huge amount of work or effort. </p>
<p>As a near militant proponent of WPA to replace laughable WEP encryption, I’ve decided to post the link to the information. </p>
<p>Here are the disclaimers: </p>
<p>1. I don’t condone this hack </p>
<p>2. You will void your warranty </p>
<p>3. Microsoft won’t support you </p>
<p>4. I won’t support you </p>
<p>5. You could brick your device and have to throw it out (if you do, buy the real D-Link DGL-3420, it’s awesome) </p>
<p>6. Reverse engineering is illegal according to many EULA’s </p>
<p>7. It may not work </p>
<p>8. Anything else I can’t think of at the moment </p>
<p>9. I’m not taking responsibility </p>
<p>If you read this far, here’s the link <a href="http://blogs.digitalmediaphile.com/barb/ct.ashx?id=51e233c7-808c-4b1e-85b9-789d75d32b7f&amp;url=http%3a%2f%2fwww.dslreports.com%2fforum%2fremark%2c13360873" target="_blank" ?><font color="#355ea0">http://www.dslreports.com/forum/remark,13360873</font></a></p>
]]></content:encoded>
			<wfw:commentRss>http://digitalmediaphile.com/index.php/2006/02/28/wpa-hack-for-the-mn-740-game-adapter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My 360 is up!</title>
		<link>http://digitalmediaphile.com/index.php/2005/11/22/my-360-is-up/</link>
		<comments>http://digitalmediaphile.com/index.php/2005/11/22/my-360-is-up/#comments</comments>
		<pubDate>Tue, 22 Nov 2005 21:07:28 +0000</pubDate>
		<dc:creator>Barb</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[802.11]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[WiFi]]></category>
		<category><![CDATA[Wireless Networking]]></category>

		<guid isPermaLink="false">http://www.digitalmediaphile.com/2005/11/22/My+360+Is+Up.aspx</guid>
		<description><![CDATA[Currently trying the Media Center Extender functions on my Xbox 360. Connected via a D-Link DGL-3420 gaming adapter. Running wide screen 1080i and Dolby Digital 5.1]]></description>
			<content:encoded><![CDATA[<blockquote dir=ltr style="MARGIN-RIGHT: 0px">
<p>Currently trying the Media Center Extender functions on my Xbox 360.</p>
<p><img height=332 alt="My Xbox 360" src="http://digitalmediaphile.com/content/binary/360.jpg" width=500 border=0/></p>
<p>Connected via a D-Link DGL-3420 gaming adapter. </p>
<p>Running wide screen 1080i and Dolby Digital 5.1</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://digitalmediaphile.com/index.php/2005/11/22/my-360-is-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automatic Self Configuring Secure Wireless Home Networks</title>
		<link>http://digitalmediaphile.com/index.php/2005/05/06/automatic-self-configuring-secure-wireless-home-networks/</link>
		<comments>http://digitalmediaphile.com/index.php/2005/05/06/automatic-self-configuring-secure-wireless-home-networks/#comments</comments>
		<pubDate>Fri, 06 May 2005 14:19:05 +0000</pubDate>
		<dc:creator>Barb</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[802.11]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[WiFi]]></category>
		<category><![CDATA[Wireless Networking]]></category>

		<guid isPermaLink="false">http://www.digitalmediaphile.com/2005/05/06/Automatic+Self+Configuring+Secure+Wireless+Home+Networks.aspx</guid>
		<description><![CDATA[No longer are self configuring secure wireless&#160;home networks the stuff of dreams and imagination. The average residential user just can’t cope with the hoops needed to configure a wireless network and secure it. Windows XP’s Wireless Network Setup Wizard and Windows Connect Now, coupled with some of the latest network as well as consumer electronics [...]]]></description>
			<content:encoded><![CDATA[<p>No longer are self configuring <font color=#ff0000>secure wireless&nbsp;home networks</font> the stuff of dreams and imagination. The average residential user just can’t cope with the hoops needed to configure a wireless network and secure it. Windows XP’s Wireless Network Setup Wizard and Windows Connect Now, coupled with some of the latest network as well as consumer electronics gear, provide the residential user with a new and bulletproof way to setup a wireless network from scratch.</p>
<p>But you have to have the “right stuff” from the right vendor. D-Link has done it up right. Check out their <a href="http://www.mcemvp.us/bbowman/ct.ashx?id=b18f51ce-99da-4eba-acff-9e1652db6dd4&amp;url=http%3a%2f%2fwww.dlink.com%2fproducts%2f%3fsec%3d1%26pid%3d390" target=_blank ?><strong><font color=#004183>DI-624S</font></strong></a> ‘wireless storage router’.&nbsp;This router can be configured with a USB Flash Drive/thumb drive/memory key that was used with the XP Wireless Network Setup Wizard. Even better, when you’re finished with setup, the two USB ports on the router itself provide shared Network Attached Storage for USB hard drives and Flash drives for any computer on the network. </p>
<p>Even more exciting is the extension of the Windows Connect Now technology to consumer electronics devices such as wireless streaming media players. Check out <a href="http://www.mcemvp.us/bbowman/ct.ashx?id=b18f51ce-99da-4eba-acff-9e1652db6dd4&amp;url=http%3a%2f%2fwww.dlink.com%2fproducts%2f%3fsec%3d1%26pid%3d387" target=_blank ?><strong><font color=#004183>D-Link’s latest MediaLounge </font></strong></a>(DMS-320RD). Here’s what happened after I plugged a USB Flash Drive with my WCN network settings into the WCN USB port on the back of this device.</p>
<p><img height=233 alt=Medialounge001 src="http://digitalmediaphile.com/content/binary/medialounge001.jpg" width=350 border=0/></p>
<p>&nbsp;</p>
<p>I’d configured the network with strong WPA-PSK security using a 63 character random passphrase. After OK’ing this with the supplied remote control, the secure wireless connection was made, the device received an IP via DHCP from the router and I was off and running.</p>
<p>I’m impressed. </p>
<p>More in my Expert Zone column </p>
]]></content:encoded>
			<wfw:commentRss>http://digitalmediaphile.com/index.php/2005/05/06/automatic-self-configuring-secure-wireless-home-networks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

