<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Computer Communications</title>
	<atom:link href="http://networkjourney.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://networkjourney.wordpress.com</link>
	<description>This is a Blog Created to Record the Journey of my students 5th Semester A Section in learning the Subject Computer Networks.--Mydhili K Nair, Asst.Prof, ISE Dept., MSRIT</description>
	<lastBuildDate>Mon, 09 Aug 2010 12:40:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='networkjourney.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/d385f28141b939789d45ee5c54e82e6b?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Computer Communications</title>
		<link>http://networkjourney.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://networkjourney.wordpress.com/osd.xml" title="Computer Communications" />
	<atom:link rel='hub' href='http://networkjourney.wordpress.com/?pushpress=hub'/>
		<item>
		<title>GROUP10_FOSTERS:algorithm of g back n arq</title>
		<link>http://networkjourney.wordpress.com/2009/12/18/group10_fostersalgorithm-of-g-back-n-arq/</link>
		<comments>http://networkjourney.wordpress.com/2009/12/18/group10_fostersalgorithm-of-g-back-n-arq/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 00:57:47 +0000</pubDate>
		<dc:creator>chetanwarrior</dc:creator>
				<category><![CDATA[Group10_FOSTERS]]></category>

		<guid isPermaLink="false">http://networkjourney.wordpress.com/?p=1485</guid>
		<description><![CDATA[SENDER Sw = 2 ^m -1; Sf = 0; Sn = 0; While ( true) { Waitforevent ( ); If (event (requesttosend) ) { If (Sn-Sf &#62;=Sw) Sleep ( ); Getdata ( ) ; Makeframes (Sn); Storeframes (Sn); Sendframes (Sn); Sn =Sn+1; If ( timer not running) Starttimer ( ); } If ( event ( [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networkjourney.wordpress.com&amp;blog=9417232&amp;post=1485&amp;subd=networkjourney&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>SENDER</p>
<p>Sw =  2 ^m   -1;<br />
Sf  = 0;<br />
Sn = 0;</p>
<p>While ( true)<br />
	{<br />
Waitforevent ( );<br />
  	  If (event  (requesttosend) )<br />
	       {<br />
	If (Sn-Sf &gt;=Sw)<br />
	Sleep ( );<br />
	Getdata ( ) ;<br />
                    Makeframes (Sn);<br />
                    Storeframes (Sn);<br />
                    Sendframes (Sn);<br />
                    Sn =Sn+1;<br />
                    If ( timer not running)<br />
                    Starttimer ( );<br />
                  }</p>
<p>             If ( event ( arrivalnotification ) ) </p>
<p>	{<br />
	 Receive (ACK);<br />
	 If ( corrupted (ACK) )<br />
	        Sleep ( );<br />
	  If ( ( ackno &gt; Sf ) &amp;&amp; ( ackno &lt;= Sn ) ) ;<br />
	 While ( Sf &lt;= ackno )<br />
	           {<br />
		Purgeframe ( Sf );<br />
	             Sf = Sf + 1;<br />
	           }<br />
	 Stoptimer ( );<br />
	 }</p>
<p> If ( event ( timeout ) )</p>
<p>	{<br />
	Starttimer ( ) ;<br />
	 Temp = Sf ;<br />
	 While ( temp &lt; Sn );<br />
	       {<br />
	        Sendframe ( Sf );<br />
	        Sf = Sf + 1;<br />
		}</p>
<p>	 }<br />
                }</p>
<p>RECEIVER</p>
<p>Rn = 0;</p>
<p>While ( true )<br />
	{<br />
	Waitforevent ( ) ;<br />
	If ( event (arrivalnotification ) )<br />
	{<br />
   	     Receive ( frame ) ;<br />
	     If ( corrupted ( frame ) )<br />
		Sleep ( ) ;<br />
	      If ( seqno == Rn )<br />
	      {<br />
		Deliverdata ( ) ;<br />
		Rn = Rn + 1 ;<br />
		sendACK ( Rn ) ;<br />
	       }<br />
 	}<br />
	}</p>
<br />Posted in Group10_FOSTERS  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/networkjourney.wordpress.com/1485/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/networkjourney.wordpress.com/1485/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/networkjourney.wordpress.com/1485/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/networkjourney.wordpress.com/1485/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/networkjourney.wordpress.com/1485/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/networkjourney.wordpress.com/1485/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/networkjourney.wordpress.com/1485/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/networkjourney.wordpress.com/1485/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/networkjourney.wordpress.com/1485/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/networkjourney.wordpress.com/1485/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/networkjourney.wordpress.com/1485/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/networkjourney.wordpress.com/1485/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/networkjourney.wordpress.com/1485/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/networkjourney.wordpress.com/1485/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networkjourney.wordpress.com&amp;blog=9417232&amp;post=1485&amp;subd=networkjourney&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://networkjourney.wordpress.com/2009/12/18/group10_fostersalgorithm-of-g-back-n-arq/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/db9fa7e671e6361391d502f3de4f0be6?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">chetanwarrior</media:title>
		</media:content>
	</item>
		<item>
		<title>Network Protocol Analysis</title>
		<link>http://networkjourney.wordpress.com/2009/12/17/network-protocol-analysis-4/</link>
		<comments>http://networkjourney.wordpress.com/2009/12/17/network-protocol-analysis-4/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 15:25:36 +0000</pubDate>
		<dc:creator>Naveen Kumar</dc:creator>
				<category><![CDATA[Group4_NEW CREATIONS]]></category>

		<guid isPermaLink="false">http://networkjourney.wordpress.com/2009/12/17/network-protocol-analysis-4/</guid>
		<description><![CDATA[Official Report Generated by the tool itself. Summary Statistics Diagnosis Events Protocol Statistics TOP 10 IP Protocol TOP 10 Physical Addresses TOP 10 IP Addresses TOP 10 Local IP Addresses TOP 10 Remote IP Addresses Posted in Group4_NEW CREATIONS<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networkjourney.wordpress.com&amp;blog=9417232&amp;post=1480&amp;subd=networkjourney&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="https://docs.google.com/fileview?id=0BzZw5u6mxJ0FMDlhODc0ZGUtOTU5MC00M2IzLWFiOWMtYTdjODZjNzQyZDgx&amp;hl=en">Official Report Generated by the tool itself.</a></p>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td><a href="/Report/report.html#SUMMARY_DATA">Summary   Statistics</a></td>
</tr>
<tr>
<td><a href="/Report/report.html#DIAGNOSIS_DATA">Diagnosis   Events</a></td>
</tr>
<tr>
<td><a href="/Report/report.html#PROTOCOLS_DATA">Protocol   Statistics</a></td>
</tr>
<tr>
<td><a href="/Report/report.html#TOP_IP_PROTOCOL_DATA">TOP 10 IP Protocol</a></td>
</tr>
<tr>
<td><a href="/Report/report.html#TOP_PHYS_ADDR_DATA">TOP 10 Physical Addresses</a></td>
</tr>
<tr>
<td><a href="/Report/report.html#TOP_IP_ADDR_DATA">TOP   10 IP Addresses</a></td>
</tr>
<tr>
<td><a href="/Report/report.html#TOP_LOCAL_IP_ADDR_DATA">TOP 10 Local IP Addresses</a></td>
</tr>
<tr>
<td><a href="/Report/report.html#TOP_REMOTE_IP_ADDR_DATA">TOP 10 Remote IP Addresses</a></td>
</tr>
</tbody>
</table>
<br />Posted in Group4_NEW CREATIONS  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/networkjourney.wordpress.com/1480/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/networkjourney.wordpress.com/1480/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/networkjourney.wordpress.com/1480/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/networkjourney.wordpress.com/1480/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/networkjourney.wordpress.com/1480/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/networkjourney.wordpress.com/1480/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/networkjourney.wordpress.com/1480/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/networkjourney.wordpress.com/1480/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/networkjourney.wordpress.com/1480/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/networkjourney.wordpress.com/1480/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/networkjourney.wordpress.com/1480/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/networkjourney.wordpress.com/1480/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/networkjourney.wordpress.com/1480/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/networkjourney.wordpress.com/1480/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networkjourney.wordpress.com&amp;blog=9417232&amp;post=1480&amp;subd=networkjourney&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://networkjourney.wordpress.com/2009/12/17/network-protocol-analysis-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/38d3cb8a27f4e9aa04f9b5d0e6fcb688?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">Navi</media:title>
		</media:content>
	</item>
		<item>
		<title>Go Back N ARQ</title>
		<link>http://networkjourney.wordpress.com/2009/12/17/go-back-n-arq/</link>
		<comments>http://networkjourney.wordpress.com/2009/12/17/go-back-n-arq/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 15:10:38 +0000</pubDate>
		<dc:creator>Naveen Kumar</dc:creator>
				<category><![CDATA[Group4_NEW CREATIONS]]></category>

		<guid isPermaLink="false">http://networkjourney.wordpress.com/?p=1477</guid>
		<description><![CDATA[Posted in Group4_NEW CREATIONS<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networkjourney.wordpress.com&amp;blog=9417232&amp;post=1477&amp;subd=networkjourney&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe src='http://www.slideshare.net/slideshow/embed_code/2737157' width='600' height='492'></iframe>
<br />Posted in Group4_NEW CREATIONS  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/networkjourney.wordpress.com/1477/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/networkjourney.wordpress.com/1477/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/networkjourney.wordpress.com/1477/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/networkjourney.wordpress.com/1477/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/networkjourney.wordpress.com/1477/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/networkjourney.wordpress.com/1477/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/networkjourney.wordpress.com/1477/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/networkjourney.wordpress.com/1477/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/networkjourney.wordpress.com/1477/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/networkjourney.wordpress.com/1477/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/networkjourney.wordpress.com/1477/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/networkjourney.wordpress.com/1477/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/networkjourney.wordpress.com/1477/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/networkjourney.wordpress.com/1477/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networkjourney.wordpress.com&amp;blog=9417232&amp;post=1477&amp;subd=networkjourney&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://networkjourney.wordpress.com/2009/12/17/go-back-n-arq/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/38d3cb8a27f4e9aa04f9b5d0e6fcb688?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">Navi</media:title>
		</media:content>
	</item>
		<item>
		<title>Group14_Indigo:Grp B project</title>
		<link>http://networkjourney.wordpress.com/2009/12/17/group14_indigogrp-b-project/</link>
		<comments>http://networkjourney.wordpress.com/2009/12/17/group14_indigogrp-b-project/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 14:37:10 +0000</pubDate>
		<dc:creator>amulya25</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://networkjourney.wordpress.com/?p=1466</guid>
		<description><![CDATA[Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networkjourney.wordpress.com&amp;blog=9417232&amp;post=1466&amp;subd=networkjourney&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe src='http://www.slideshare.net/slideshow/embed_code/2736962' width='600' height='492'></iframe>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/networkjourney.wordpress.com/1466/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/networkjourney.wordpress.com/1466/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/networkjourney.wordpress.com/1466/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/networkjourney.wordpress.com/1466/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/networkjourney.wordpress.com/1466/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/networkjourney.wordpress.com/1466/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/networkjourney.wordpress.com/1466/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/networkjourney.wordpress.com/1466/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/networkjourney.wordpress.com/1466/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/networkjourney.wordpress.com/1466/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/networkjourney.wordpress.com/1466/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/networkjourney.wordpress.com/1466/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/networkjourney.wordpress.com/1466/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/networkjourney.wordpress.com/1466/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networkjourney.wordpress.com&amp;blog=9417232&amp;post=1466&amp;subd=networkjourney&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://networkjourney.wordpress.com/2009/12/17/group14_indigogrp-b-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8431a95c96c1e331131db9f7aee99dfb?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">amulya25</media:title>
		</media:content>
	</item>
		<item>
		<title>Group10_Fosters_Group B Project PPT</title>
		<link>http://networkjourney.wordpress.com/2009/12/17/group10_fosters_group-b-project-ppt/</link>
		<comments>http://networkjourney.wordpress.com/2009/12/17/group10_fosters_group-b-project-ppt/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 14:33:34 +0000</pubDate>
		<dc:creator>chetanwarrior</dc:creator>
				<category><![CDATA[Group10_FOSTERS]]></category>

		<guid isPermaLink="false">http://networkjourney.wordpress.com/?p=1463</guid>
		<description><![CDATA[Posted in Group10_FOSTERS<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networkjourney.wordpress.com&amp;blog=9417232&amp;post=1463&amp;subd=networkjourney&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe src='http://www.slideshare.net/slideshow/embed_code/2736961' width='600' height='492'></iframe>
<br />Posted in Group10_FOSTERS  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/networkjourney.wordpress.com/1463/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/networkjourney.wordpress.com/1463/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/networkjourney.wordpress.com/1463/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/networkjourney.wordpress.com/1463/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/networkjourney.wordpress.com/1463/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/networkjourney.wordpress.com/1463/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/networkjourney.wordpress.com/1463/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/networkjourney.wordpress.com/1463/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/networkjourney.wordpress.com/1463/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/networkjourney.wordpress.com/1463/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/networkjourney.wordpress.com/1463/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/networkjourney.wordpress.com/1463/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/networkjourney.wordpress.com/1463/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/networkjourney.wordpress.com/1463/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networkjourney.wordpress.com&amp;blog=9417232&amp;post=1463&amp;subd=networkjourney&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://networkjourney.wordpress.com/2009/12/17/group10_fosters_group-b-project-ppt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/db9fa7e671e6361391d502f3de4f0be6?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">chetanwarrior</media:title>
		</media:content>
	</item>
		<item>
		<title>CC Lab Final Test for 5 A</title>
		<link>http://networkjourney.wordpress.com/2009/12/17/cc-lab-final-test-for-5-a/</link>
		<comments>http://networkjourney.wordpress.com/2009/12/17/cc-lab-final-test-for-5-a/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 13:27:53 +0000</pubDate>
		<dc:creator>emkayn</dc:creator>
				<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://networkjourney.wordpress.com/?p=1457</guid>
		<description><![CDATA[Logistics: Everyone HAS to be INSIDE the Lab at 9.00am Whoever misses this 9.00am entry WILL NOT be allowed to write the test Every team HAS to bring BOTH their Group A and Group B Projects loaded in their respective laptops. I donot expect it to be deployed on the machines of the Lab Every [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networkjourney.wordpress.com&amp;blog=9417232&amp;post=1457&amp;subd=networkjourney&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong><span style="text-decoration:underline;">Logistics:</span></strong></p>
<ol>
<li>Everyone HAS to be INSIDE the Lab at 9.00am</li>
<li>Whoever misses this 9.00am entry WILL NOT be allowed to write the test</li>
<li>Every team HAS to bring BOTH their Group A and Group B Projects loaded in their respective laptops.</li>
<li>I donot expect it to be deployed on the machines of the Lab</li>
<li>Every Student of 5 A writing the test tomorrow WILL have to get a BLANK Blue Book</li>
</ol>
<p><strong><span style="text-decoration:underline;">Conduction of the Test: </span></strong></p>
<ul>
<li>During the first 1.5 hours, that is from 9.15am  to 10.45am, there will be a written test.</li>
<li>This is the VIVA portion of the test.</li>
<li>The Project Teams will be asked to sit next to one another.</li>
<li>Every team member takes a seat in front of a lab computer.</li>
<li>I will personally make this seating arrangement.</li>
<li>Every Student is expected to write in his / her individual Blue Book the answers.</li>
<li>Each team member of a project team will be given a DIFFERENT Question Paper.</li>
<li>DONOT even ATTEMPT  to copy from your neighbour, because the questions asked to you is entirely different from the question asked to your team member.</li>
</ul>
<p><strong><span style="text-decoration:underline;">Test Question Patterns and Style </span></strong></p>
<ol>
<li>The question paper will contain TWO generic fundamental questions related to Computer Communication Subject</li>
<li>This HAS to be attempted by ALL Students.</li>
<li>Here again, these two questions are different for EVERY team member, so you can&#8217;t copy!</li>
<li>The questions are ALL Subjective. No Objective Type. No Choices.</li>
<li>After these two questions, you need to answer ONE Question from Group A Project List of Questions.</li>
<li>You need to answer the question pertaining to YOUR Project ONLY.</li>
<li>Lastly, there will be ONE Question from Group B Projects. Here again, you need to answer the Question pertaining to YOUR Project ONLY.</li>
</ol>
<p><strong><span style="text-decoration:underline;">Portions to Revise and Come: </span></strong></p>
<ol>
<li>Port Address, Logical Address, Physical Address.</li>
</ol>
<p><span style="text-decoration:underline;">Comment:</span> I have asked some &#8220;fundu&#8221; brain-teasers from this. So read this portion.</p>
<p>This is one of the two &#8220;generic&#8221; questions, wherein the understanding of some fndanemtnal networking</p>
<p>concepts is checked.</p>
<p>You will be able to answer ONLY if you have UNDERSTOOD.</p>
<p>These are NOT Direct Questions. No POINT MUGGING UP&#8230;Won&#8217;t help!</p>
<p><span style="text-decoration:underline;">Clue: </span>Its taken from the list of questions from the back of the Chapter.</p>
<p>2. Standard Organisations</p>
<p>3.  I took some of the questions from your Group Blogs and Presentations Uploaded there.</p>
<p><span style="text-decoration:underline;">Comment: </span>Have a good look at what you are &#8220;supposed&#8221; to have typed on your own!</p>
<p>4. Comparison of the Tools Used for Group A Projects</p>
<p>5. Group B Project &#8212;- Study the Psuedocode if it is ARQ project and the method if its Hamming Code / CRC</p>
<p>6. Installation Procedures of Group A Projects and Problems Faced</p>
<p>7. Questions and Answers</p>
<p>8. You should be thorough with your Group B Projects Working and Understanding.</p>
<p>ALL THE BEST!</p>
<p>&#8212;Mydhili</p>
<p><strong><br />
</strong></p>
<br />Posted in Announcements  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/networkjourney.wordpress.com/1457/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/networkjourney.wordpress.com/1457/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/networkjourney.wordpress.com/1457/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/networkjourney.wordpress.com/1457/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/networkjourney.wordpress.com/1457/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/networkjourney.wordpress.com/1457/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/networkjourney.wordpress.com/1457/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/networkjourney.wordpress.com/1457/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/networkjourney.wordpress.com/1457/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/networkjourney.wordpress.com/1457/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/networkjourney.wordpress.com/1457/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/networkjourney.wordpress.com/1457/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/networkjourney.wordpress.com/1457/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/networkjourney.wordpress.com/1457/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networkjourney.wordpress.com&amp;blog=9417232&amp;post=1457&amp;subd=networkjourney&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://networkjourney.wordpress.com/2009/12/17/cc-lab-final-test-for-5-a/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5bd73a24959dbd29c269e9468ecf45d8?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">emkayn</media:title>
		</media:content>
	</item>
		<item>
		<title>GROUP10_FOSTERS : TCP/IP utilities</title>
		<link>http://networkjourney.wordpress.com/2009/12/17/group10_fosters-tcpip-utilities/</link>
		<comments>http://networkjourney.wordpress.com/2009/12/17/group10_fosters-tcpip-utilities/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 13:00:05 +0000</pubDate>
		<dc:creator>chetanwarrior</dc:creator>
				<category><![CDATA[Group10_FOSTERS]]></category>

		<guid isPermaLink="false">http://networkjourney.wordpress.com/?p=1455</guid>
		<description><![CDATA[TCP/IP utilities offer network connections to other computers. You must have the TCP/IP network protocol installed to use the TCP/IP utilities. Some of the imp IP utilities are : Packet internet groper ( ping) Address resolution protocol (ARP) and reverse ARP ( RARP) Netstat and tpcon Nbtstat IP configuration utilities : ipconfig, winipcfg, config and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networkjourney.wordpress.com&amp;blog=9417232&amp;post=1455&amp;subd=networkjourney&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>TCP/IP utilities offer network connections to other computers. You must have the TCP/IP network protocol installed to use the TCP/IP utilities.</p>
<p>Some of the imp IP utilities are :</p>
<ul>
<li> Packet internet groper ( ping)</li>
<li>Address resolution protocol (ARP) and reverse ARP ( RARP)</li>
<li>Netstat and tpcon</li>
<li>Nbtstat</li>
<li>IP configuration utilities : ipconfig, winipcfg, config and ifconfig.</li>
<li>Route tracing utilities :  traceroute, tracert and iptrace.</li>
</ul>
<p>PING</p>
<p>It is a simple but highly useful command-line utility included in the most implementations of TCP/IP. Ping can be used with either the host name or the IP address to teat IP connectivity. It works by sending ICMP echo request to the destination computer, the receiving computer sends back the echo reply message .</p>
<p>ARP and RARP:</p>
<p>Arp is the means by witch networked computers map logical IP addresses to the physical address ( MAC). It builds and maintains a table called the ARP cache which will contain these mappings.</p>
<p>RARP is user by a machine that doesn’t know it s IP address to obtain the information based on its MAC address.</p>
<p>Netstat/ tpcon:</p>
<p>These are often used to view network statistics. The netstat command is used in wo\indows and UNIX to display TCP/IP connection and protocol information. It is also used for finding problems in the network and to determine the amount of traffic on the network as a performance measurement.</p>
<p>IP configuration utilities:</p>
<p>The TCP / IP configuration information can be displayed usine the following utilities depending  on the operating systems</p>
<ul>
<li>Ipconfig :  windows NT and windows 2000</li>
<li>Winipcfg :windows 95 and 98</li>
<li>Ifconfig : UNIX and LINUX</li>
<li>Config : netware ( server console)</li>
</ul>
<p>Router tracing utilities:</p>
<p>This include tracert , iptrace and traceroute  . it is often useful to trace the route a packet takes on its journey from source computer to the destination host. TCP/IP stacks include a route tracing utility that enables us to identify the routers through which the message is passed.</p>
<p>These can be used according to the operating systems  i.e.</p>
<ul>
<li>Tracert : windows</li>
<li>Iptrace : netware NLM</li>
<li>Traceroute : UNIX / linux</li>
</ul>
<br />Posted in Group10_FOSTERS  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/networkjourney.wordpress.com/1455/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/networkjourney.wordpress.com/1455/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/networkjourney.wordpress.com/1455/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/networkjourney.wordpress.com/1455/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/networkjourney.wordpress.com/1455/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/networkjourney.wordpress.com/1455/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/networkjourney.wordpress.com/1455/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/networkjourney.wordpress.com/1455/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/networkjourney.wordpress.com/1455/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/networkjourney.wordpress.com/1455/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/networkjourney.wordpress.com/1455/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/networkjourney.wordpress.com/1455/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/networkjourney.wordpress.com/1455/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/networkjourney.wordpress.com/1455/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networkjourney.wordpress.com&amp;blog=9417232&amp;post=1455&amp;subd=networkjourney&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://networkjourney.wordpress.com/2009/12/17/group10_fosters-tcpip-utilities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/db9fa7e671e6361391d502f3de4f0be6?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">chetanwarrior</media:title>
		</media:content>
	</item>
		<item>
		<title>Group20_Dynamic Networks:group B slides</title>
		<link>http://networkjourney.wordpress.com/2009/12/16/group20_dynamic-networksgroup-b-slides/</link>
		<comments>http://networkjourney.wordpress.com/2009/12/16/group20_dynamic-networksgroup-b-slides/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 16:20:39 +0000</pubDate>
		<dc:creator>pramodmmrv</dc:creator>
				<category><![CDATA[Group20_DYANAMIC NETWORKS]]></category>

		<guid isPermaLink="false">http://networkjourney.wordpress.com/?p=1451</guid>
		<description><![CDATA[Posted in Group20_DYANAMIC NETWORKS<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networkjourney.wordpress.com&amp;blog=9417232&amp;post=1451&amp;subd=networkjourney&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe src='http://www.slideshare.net/slideshow/embed_code/2730958' width='600' height='492'></iframe>
<br />Posted in Group20_DYANAMIC NETWORKS  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/networkjourney.wordpress.com/1451/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/networkjourney.wordpress.com/1451/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/networkjourney.wordpress.com/1451/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/networkjourney.wordpress.com/1451/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/networkjourney.wordpress.com/1451/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/networkjourney.wordpress.com/1451/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/networkjourney.wordpress.com/1451/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/networkjourney.wordpress.com/1451/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/networkjourney.wordpress.com/1451/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/networkjourney.wordpress.com/1451/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/networkjourney.wordpress.com/1451/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/networkjourney.wordpress.com/1451/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/networkjourney.wordpress.com/1451/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/networkjourney.wordpress.com/1451/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networkjourney.wordpress.com&amp;blog=9417232&amp;post=1451&amp;subd=networkjourney&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://networkjourney.wordpress.com/2009/12/16/group20_dynamic-networksgroup-b-slides/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d2c71d59343784ac63a8ebfc27b491be?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">pramodmmrv</media:title>
		</media:content>
	</item>
		<item>
		<title>Group2_OLDBRIDGE:NEXI &#8211; Robot</title>
		<link>http://networkjourney.wordpress.com/2009/12/15/nexi-robot/</link>
		<comments>http://networkjourney.wordpress.com/2009/12/15/nexi-robot/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 10:41:44 +0000</pubDate>
		<dc:creator>yooyoopops</dc:creator>
				<category><![CDATA[Group2_OLDBRIDGE]]></category>

		<guid isPermaLink="false">http://networkjourney.wordpress.com/?p=1447</guid>
		<description><![CDATA[The Nexi Robot The Nexi Robot (Great Idea) by Toney Allman will fascinate you from beginning to end. It relates the quest of MIT robotics professor Cynthia Breazeal to build a social robot, one that learns like a person does and that interacts with people in a social way. Much different than tool and task [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networkjourney.wordpress.com&amp;blog=9417232&amp;post=1447&amp;subd=networkjourney&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h3>The Nexi Robot</h3>
<p><a href="http://senorparrot.com/blog/wp-content/uploads/2009/11/dr_cynthia_breazeal_and_nexi.jpg"><img title="dr_cynthia_breazeal_and_nexi" src="http://senorparrot.com/blog/wp-content/uploads/2009/11/dr_cynthia_breazeal_and_nexi.jpg" alt="dr_cynthia_breazeal_and_nexi" width="300" height="225" /></a></p>
<p><a href="http://senorparrot.com/blog/wp-content/uploads/2009/11/dr_cynthia_breazeal_and_nexi.jpg"></a> <a href="http://www.amazon.com/gp/product/1599533421?ie=UTF8&amp;tag=theparsper-20&amp;link_code=as3&amp;camp=211189&amp;creative=373489&amp;creativeASIN=1599533421">The Nexi Robot (Great Idea)</a><img src="http://www.assoc-amazon.com/e/ir?t=theparsper-20&amp;l=as2&amp;o=1&amp;a=1599533421" border="0" alt="" width="1" height="1" /> by Toney Allman will fascinate you from beginning to end. It relates the quest of MIT robotics professor <a href="http://web.media.mit.edu/~cynthiab/index.html">Cynthia Breazeal</a> to build a social robot, one that learns like a person does and that interacts with people in a social way. Much different than tool and task oriented robots that dominate the robotics field, social robots are designed to learn from people and interact with people, understanding and showing emotions.</p>
<p>Author Toney Allman does a great job of making these complicated ideas understandable and stimulating. Sometimes the author struggles to keep the writing simple all the way through. At times the level is appropriate for a skilled 2nd grade reader, but overall we’re looking at a book aimed at 3rd and 4th graders and up. The format follows a younger reader level, but don’t let kids be put off. They’ll be rewarded with an excellent story about scientific inquiry that is sure to spur their imaginations and help shape their career and educational choices. I recommend this book for any school or public library or for a kid interested in robotics or engineering.</p>
<p>Here is a “Robots to the Rescue”, a short video kids might enjoy staring Nexi and another flying robot. At the end, you’ll see that Nexi looks like it could use a good dose of Visine as it blinks away the smokey sting from its eyes.</p>
<h2>NEXI &#8211; Robot with facial expressions</h2>
<p><!--INFOLINKS_ON--></p>
<div><img src="http://static.squidoo.com/resize/squidoo_images/250/draft_lens2151629module11363097photo_1220681797nexi-robot.jpg" alt="" /></div>
<div>A <a href="http://www.squidoo.com/latestinventions">latest invention </a> by <strong>MIT Media Lab</strong> is a new robot that is able to show various facial expressions such as &#8216;slanting its eyebrows in anger&#8217;, or &#8216;raise them in surprise&#8217;, and show a wide assortment of facial expressions while communicating with people.</p>
<p>This latest achievement in the field of Robotics is named <strong>NEXI</strong> as it is framed as the next generation robots which is aimed for a range of applications for personal robots and human-robot teamwork.</p>
<p><span style="text-decoration:underline;"><strong>DESIGNING </strong></span></p>
<p>The head and face of NEXI were designed by <strong>Xitome Design</strong> which is a innovative designing and development company that specializes in robotic design and development. The expressive robotics started with a neck mechanism sporting 4 degrees of freedom (DoF) at the base, plus pan-tilt-yaw of the head itself. The mechanism has been constructed to time the movements so they mimic human speed. The face of <strong>NEXI</strong> has been specially designed to use gaze, eyebrows, eyelids and an articulate mandible which helps in expressing a wide range of different emotions.</p>
<p>The chassis of <strong>NEXI</strong> is also advanced. It has been developed by the <strong>Laboratory for Perceptual Robotics UMASS (University of Massachusetts), Amherst</strong>. This chassis is based on the <strong>uBot5 mobile manipulator</strong>. The mobile base can balance dynamically on two wheels. The arms of <strong>NEXI</strong> can pick up a weight of up to 10 pounds and the plastic covering of the chassis can detect any kind of human touch.</p>
<p><span style="text-decoration:underline;"><strong>CYNTHIA BREAZEAL: HEAD OF THE PROJECT</strong></span></p>
<p>This project was headed by Media Lab&#8217;s Cynthia Breazeal, a well known robotics expert famous for earlier expressive robots such as <strong>Kismet</strong>. She is an Associate Professor of Media Arts and Sciences at the MIT. She named her new product as an MDS (mobile, dextrous, social) robot.</p>
<p><img src="http://news.xinhuanet.com/english/2008-04/08/xin_382040508163257819261.jpg" border="0" alt="Nexi Robot" /></p>
<p><span style="text-decoration:underline;"><strong>FEATURES OF NEXI</strong></span></p>
<p>Except a wide range of facial expressions, Nexi has many other features. It has self-balancing wheels like the Segway transporter, to ultimately ride on. Currently it uses an additional set of supportive wheels to operate as a statically stable platform in its early stage of development. It has hands which can be used to manipulate objects, eyes (video cameras), ears (an array of microphones), and a 3-D infrared camera and laser rangefinder which support real-time tracking of objects, people and voices as well as indoor navigation.</p>
</div>
<br />Posted in Group2_OLDBRIDGE  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/networkjourney.wordpress.com/1447/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/networkjourney.wordpress.com/1447/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/networkjourney.wordpress.com/1447/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/networkjourney.wordpress.com/1447/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/networkjourney.wordpress.com/1447/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/networkjourney.wordpress.com/1447/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/networkjourney.wordpress.com/1447/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/networkjourney.wordpress.com/1447/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/networkjourney.wordpress.com/1447/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/networkjourney.wordpress.com/1447/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/networkjourney.wordpress.com/1447/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/networkjourney.wordpress.com/1447/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/networkjourney.wordpress.com/1447/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/networkjourney.wordpress.com/1447/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networkjourney.wordpress.com&amp;blog=9417232&amp;post=1447&amp;subd=networkjourney&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://networkjourney.wordpress.com/2009/12/15/nexi-robot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a193acb62250d4400e30533c93a4b1db?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">yooyoopops</media:title>
		</media:content>

		<media:content url="http://senorparrot.com/blog/wp-content/uploads/2009/11/dr_cynthia_breazeal_and_nexi.jpg" medium="image">
			<media:title type="html">dr_cynthia_breazeal_and_nexi</media:title>
		</media:content>

		<media:content url="http://www.assoc-amazon.com/e/ir?t=theparsper-20&#038;l=as2&#038;o=1&#038;a=1599533421" medium="image" />

		<media:content url="http://static.squidoo.com/resize/squidoo_images/250/draft_lens2151629module11363097photo_1220681797nexi-robot.jpg" medium="image" />

		<media:content url="http://news.xinhuanet.com/english/2008-04/08/xin_382040508163257819261.jpg" medium="image">
			<media:title type="html">Nexi Robot</media:title>
		</media:content>
	</item>
		<item>
		<title>Group2_OLDBRIDGE:Forget Windows: Midori is coming</title>
		<link>http://networkjourney.wordpress.com/2009/12/15/forget-windows-midori-is-coming/</link>
		<comments>http://networkjourney.wordpress.com/2009/12/15/forget-windows-midori-is-coming/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 10:36:39 +0000</pubDate>
		<dc:creator>yooyoopops</dc:creator>
				<category><![CDATA[Group2_OLDBRIDGE]]></category>

		<guid isPermaLink="false">http://networkjourney.wordpress.com/?p=1444</guid>
		<description><![CDATA[Is Midori Really the Next Windows? The Windows 7 craze is barely over, and yet the internet is already buzzing with the next big thing from Microsoft: a project called Midori. The SD Times claims to have seen internal Microsoft documents detailing what Midori actually is, and they say it&#8217;s the clean-break from Windows many [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networkjourney.wordpress.com&amp;blog=9417232&amp;post=1444&amp;subd=networkjourney&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div><a href="http://www.osnews.com/story/20145/Is_Midori_Really_the_Next_Windows_"><strong>Is Midori Really the Next Windows?</strong></a></div>
<div><strong><span style="font-weight:normal;"><br />
</span></strong></div>
<div>The <a href="http://www.osnews.com/tag/Windows+7">Windows 7 craze</a> is barely over, and yet the internet is already buzzing with the next big thing from Microsoft: a project called Midori. The SD Times claims to have seen internal Microsoft documents <a href="http://www.sdtimes.com/MICROSOFT_S_PLANS_FOR_POST_WINDOWS_OS_REVEALED/About_CLOUDCOMPUTING_and_MOBILEDEVELOPMENT_and_NET_and_SOASAAS_and_SOFTWAREDEVELOPMENT_and_WINDOWS_and_MICROSOFT/32627">detailing what Midori actually is</a>, and they say it&#8217;s the clean-break from Windows many of us have been waiting for. The SD Times article is heavy on the details, and quite technical, but luckily Ars Technica provides a <a href="http://arstechnica.com/news.ars/post/20080804-midori-musings-thoughts-on-a-post-windows-os.html">more accessible summary</a> of what Microsoft has in store for Midori.</div>
<div>
<p>Microsoft promised an operating system written in managed code a long time ago, but instead we got Vista &#8211; the managed code came with too many compatibility problems. Midori, being based on Singularity, is written entirely in managed code. In addition, it is built for a &#8216;cloud computing&#8217; world.</p>
<p>According to Ars&#8217; Peter Bright, Microsoft is facing two major problems in its future operating systems strategy. We are all <a href="http://www.osnews.com/story/18309/Windows_7_Preventing_Another_Vista-esque_Development_Process">very familiar with the first problem</a>: compatibility. The soft and hardware world is ever changing and evolving, and Microsoft&#8217;s commitment to providing as much backwards compatibility as possible is holding the development of its flagship product back. Many have advocated using a virtual machine for backwards compatibility, much like Apple did with Mac OS 9 in Mac OS X, or <a href="http://www.osnews.com/story/18169/Review_eComStation_2_0_RC1/page4/">os/2 with DOS and Windows 3.x</a>. This would allow Microsoft to make a clean API break, without wrecking backwards compatibility.</p>
<p>Midori seems to be doing just that, while allowing for a rather clever migration path. Midori will not only run as a stand-alone operating system, but also under the Hyper-V hypervisor, and even as a process under Windows. Bright explains that the migration path is a three-stage process:</p>
<div>Initially, then, Midori might work as just another Windows program used for cloud applications. As Midori applications become more abundant and can be used for more day-to-day computing tasks, it can run as a complete OS under Hyper-V, so the machine would be shared between a (legacy) Windows virtual machine and a (new and shiny) Midori VM. Further still into the future, as Windows applications become less and less necessary, Midori can be run as the sole OS on a machine, with the occasional Windows app relegated to a virtual machine.</div>
<p>The second problem arises from the cloud computing thing. Being geared for cloud computing means you need to have the ability to run on not 2 or 4 cores, but maybe hundreds, thousands of them. Developing for multiple processors or cores is already a major challenge for developers today dealing with a few cores, so you can imagine how complicated things get when we&#8217;re talking hundreds of cores. With Midori, Microsoft is aiming to make it significantly easier to do parallel programming, enabling programers to efficiently utilise the benefits of having a vast amount of cores available.</p>
<p>This is all still speculation at this point, as Microsoft&#8217;s official response when inquired about Midori is that it is an incubation project, and one of many, at that. It is far too early to claim that Midori is the next Windows, just as it was far too early to claim that Singularity was the next Windows. Microsoft Research is a big place with lots of interesting projects going on, and Midori seems to &#8220;just&#8221; be one of them, no more, no less.</p>
<p>I concur with what Peter Bright concludes: developing an operating system to supersede Windows that is &#8220;fundamentally designed for cloud computing&#8221; seems like a &#8220;risky gamble&#8221;. As Bright concludes:</p>
<div>Midori could be anything from a complete dead-end, to the OS 95 percent of the world will be running in five to ten years.I suspect that the truth will lie somewhere in between; a future Microsoft OS will use virtualization to provide backwards compatibility, and that future OS will use managed code. Finally, the asynchronous, networked, fault-tolerant parts will materialize within the next year as part of Microsoft&#8217;s cloud computing initiative &#8211; a software platform, libraries, and tools. Indeed, this cloud computing platform might be Midori.</p>
<p><strong>WINDOWS</strong> is a name that has ruled the whole computer world since its first launch in November 1985. Since then it is like a trademark of <strong>Microsoft Corporation</strong>.</p>
<p>With many advanced versions of Windows available today such as Windows XP, Windows Vista, it is the most used operating system in the world. In 2010, Microsoft is going to launch <strong>WINDOWS 2007</strong>, but now here is time to experience a yet another technology of operating systems.</p>
<p>Yes, MICROSOFT is working on a new generation of operating systems called <strong>Cloud-Based Operating System</strong> and rumors are there that MIDORI will be their first such operating system, which will replace Windows fully from computer map.</p>
<p><span style="text-decoration:underline;"><strong>WHAT&#8217;S THE DIFFERENCE </strong></span></p>
<p><strong>MIDORI</strong> is an offshoot of Microsoft Research&#8217;s Singularity operating system. In this the tools and libraries are completely managed code. <strong>MIDORI</strong> is designed to run directly on native hardware (x86, x64 and ARM), will be hosted on the Windows Hyper-V hypervisor, or even be hosted by a Windows process.</p>
<p><strong>MIDORI</strong> can be also seen as <strong>MICROSOFT&#8217;S</strong> answer those competitors who are applying &#8220;Virtualization&#8221; as a mean to solving issues within contemporary computing.</p>
<p>The main idea behind <strong>MIDORI</strong> is to develop a lightweight portable OS which can be mated easily to lots of various applications.</p>
<p><span style="text-decoration:underline;"><strong>IMPORTANCE OF MIDORI</strong></span></p>
<p>For knowing the importance of <strong>MIDORI</strong> you have to think about, how an operating system is loaded on a computer. Actually operating system is loaded onto a hard disk physically located on that machine. In this way, the operating system is tied very tightly to that hardware. As Windows is dependent on hardware, it might face opposition from contemporary ways of working because people are extremely mobile in using different devices in order get diverse information.</p>
<p>Due to this trend installing different applications on a single computer may led to different compatibility issues whenever the machine require updating. The new operating system will solve these problems by the concept of <strong>Virtualizing.</strong> This will solve problems such as widespread security vulnerabilities, unexpected interactions among different applications, failures caused by errant extensions, plug-ins, and drivers and many more.</p>
<p><span style="text-decoration:underline;"><strong>ERIC RUDDER, Senior Vice President, Technical Strategy</strong></span></p>
<p>The importance of this project for <strong>MICROSOFT</strong> can be understood by the fact that company choose <strong>Eric Rudder </strong>, former head of Microsoft&#8217;s server and tools business and a key member of Chairman Bill Gates&#8217; faction of the company, to handle it.</p>
<p><span style="text-decoration:underline;"><strong>WHEN WILL IT BE LAUNCHED </strong></span></p>
<p><strong>Just Wait and See.</strong> Microsoft has not declared any such date about launching of <strong>MIDORI</strong>, but there are rumors that this project is in incubation phase.</p>
<div>
<div><span style="color:#2a6100;"><span style="color:#0b3d0b;"><span style="color:#0b3d0b;"><span style="color:#ffffff;"><a rel="lightbox[2group0754]" href="http://www.trendbird.co.kr/attach/1/1265846565.jpg" target="_blank"><img src="http://www.trendbird.co.kr/attach/1/1265846565.jpg" border="0" alt="사용자 삽입 이미지" width="600" height="415" /></a></span></span></span></span></div>
</div>
<p><span style="color:#2a6100;"><span style="color:#0b3d0b;"><span style="color:#0b3d0b;"><span style="color:#ffffff;"> </span></span></span></span></p>
<div id="_mcePaste"><span style="color:#000000;">According to a report, Microsoft isn&#8217;t just looking at the next version of Windows (no, not Mojave) for future OS possibilities, but is looking beyond the Windows architecture altogether with a project known as Midori. The new OS is still in the &#8220;incubation&#8221; phase (which puts it slightly closer to market than R&amp;D projects), but Microsoft has admitted to its existence, and the Software Daily Times says at least one team in Redmond is actively working on the new architecture.</span></div>
<p class="MsoNormal"><span style="color:black;"> </span></p>
<div id="_mcePaste"><span style="color:#000000;">The basis for the platform centers around research related to Microsoft&#8217;s Singularity project, and envisions a distributed environment where applications, documents, and connectivity are blurred in a cloud-computing phantasmagoria which can be run natively or hosted across multiple systems. The researchers are working to create a concurrent / parallel distribution of resources, as well as a method of handling applications across separate machines &#8212; religiously-dubbed the Asynchronous Promise Architecture &#8212; which will set the stage for a backwards-compatible operating system built from the ground up, with networks of varying size in mind. Says the SD Times, &#8220;The Midori documents foresee applications running across a multitude of topologies, ranging from client-server and multi-tier deployments to peer-to-peer at the edge, and in the cloud data center. Those topologies form a heterogeneous mesh where capabilities can exist at separate places.&#8221; Like it technical? Hit the read link for an in-depth look at the possible shape of Microsoft&#8217;s future.</span>king to create a concurrent / parallel distribution of resources, as well as a method of handling applications across separate machines &#8212; religiously-dubbed the Asynchronous Promise Architecture &#8212; which will set the stage for a backwards-compatible operating system built from the ground up, with networks of varying size in mind. Says the SD Times, &#8220;The Midori documents foresee applications running across a multitude of topologies, ranging from client-server and multi-tier deployments to peer-to-peer at the edge, and in the cloud data center. Those topologies form a heterogeneous mesh where capabilities can exist at separate places.&#8221; Like it technical? Hit the read link for an in-depth look at the possible shape of Microsoft&#8217;s future.</div>
</div>
</div>
<br />Posted in Group2_OLDBRIDGE  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/networkjourney.wordpress.com/1444/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/networkjourney.wordpress.com/1444/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/networkjourney.wordpress.com/1444/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/networkjourney.wordpress.com/1444/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/networkjourney.wordpress.com/1444/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/networkjourney.wordpress.com/1444/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/networkjourney.wordpress.com/1444/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/networkjourney.wordpress.com/1444/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/networkjourney.wordpress.com/1444/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/networkjourney.wordpress.com/1444/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/networkjourney.wordpress.com/1444/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/networkjourney.wordpress.com/1444/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/networkjourney.wordpress.com/1444/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/networkjourney.wordpress.com/1444/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networkjourney.wordpress.com&amp;blog=9417232&amp;post=1444&amp;subd=networkjourney&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://networkjourney.wordpress.com/2009/12/15/forget-windows-midori-is-coming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a193acb62250d4400e30533c93a4b1db?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">yooyoopops</media:title>
		</media:content>

		<media:content url="http://www.trendbird.co.kr/attach/1/1265846565.jpg" medium="image">
			<media:title type="html">사용자 삽입 이미지</media:title>
		</media:content>
	</item>
	</channel>
</rss>
