<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: ISO/OSI Layers in MANets.</title>
	<atom:link href="http://i-gorod.org/itblog/2007/07/14/isoosi-layers-in-manets/feed/" rel="self" type="application/rss+xml" />
	<link>http://i-gorod.org/itblog/2007/07/14/isoosi-layers-in-manets/</link>
	<description>Personal web site of Ilya Gorodnyanskiy</description>
	<lastBuildDate>Wed, 14 Mar 2012 13:33:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.2</generator>
	<item>
		<title>By: Ilya G.</title>
		<link>http://i-gorod.org/itblog/2007/07/14/isoosi-layers-in-manets/comment-page-1/#comment-59</link>
		<dc:creator>Ilya G.</dc:creator>
		<pubDate>Sun, 05 Aug 2007 13:25:50 +0000</pubDate>
		<guid isPermaLink="false">http://i-gorod.org/itblog/2007/07/14/isoosi-layers-in-manets/#comment-59</guid>
		<description>Sorry for my delayed answer. Notwithstanding it sounds weird, it makes sense. The task of the network layer is to propagate the information from one node to the other one. So, if the application layer says: hey, please deliver the information to a node A, the network layer obeys and finds out an optimal way depending on the current network topology. But, a relay network is a network above the network layer. So there exist nodes A, B, C, D etc. at the application layer, let&#039;s call them virtual nodes and there exist nodes at the network layer A&#039;, B&#039;, C&#039;, D&#039; etc. let&#039;s call them physical nodes. So now, let&#039;s imagine that A sends something to C via B: A -&gt; B -&gt; C. When application layer at A sends an information unit to B, the network layer does not know, that this unit will go further to C, it&#039;s only responsible for delivering the information unit from A to B! The decision to forward the information to C is made at the Application Layer!</description>
		<content:encoded><![CDATA[<p>Sorry for my delayed answer. Notwithstanding it sounds weird, it makes sense. The task of the network layer is to propagate the information from one node to the other one. So, if the application layer says: hey, please deliver the information to a node A, the network layer obeys and finds out an optimal way depending on the current network topology. But, a relay network is a network above the network layer. So there exist nodes A, B, C, D etc. at the application layer, let&#8217;s call them virtual nodes and there exist nodes at the network layer A&#8217;, B&#8217;, C&#8217;, D&#8217; etc. let&#8217;s call them physical nodes. So now, let&#8217;s imagine that A sends something to C via B: A -&gt; B -&gt; C. When application layer at A sends an information unit to B, the network layer does not know, that this unit will go further to C, it&#8217;s only responsible for delivering the information unit from A to B! The decision to forward the information to C is made at the Application Layer!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ilya</title>
		<link>http://i-gorod.org/itblog/2007/07/14/isoosi-layers-in-manets/comment-page-1/#comment-51</link>
		<dc:creator>Ilya</dc:creator>
		<pubDate>Wed, 18 Jul 2007 13:05:45 +0000</pubDate>
		<guid isPermaLink="false">http://i-gorod.org/itblog/2007/07/14/isoosi-layers-in-manets/#comment-51</guid>
		<description>Imo, this sounds a bit strange. I mean, it looks logicaly to make decisions about network topology on the network level, but not in the application level. May be there is not enough information about topology on the Network level (and that is why Application level is involved into routing)?</description>
		<content:encoded><![CDATA[<p>Imo, this sounds a bit strange. I mean, it looks logicaly to make decisions about network topology on the network level, but not in the application level. May be there is not enough information about topology on the Network level (and that is why Application level is involved into routing)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ilya G.</title>
		<link>http://i-gorod.org/itblog/2007/07/14/isoosi-layers-in-manets/comment-page-1/#comment-50</link>
		<dc:creator>Ilya G.</dc:creator>
		<pubDate>Tue, 17 Jul 2007 13:00:04 +0000</pubDate>
		<guid isPermaLink="false">http://i-gorod.org/itblog/2007/07/14/isoosi-layers-in-manets/#comment-50</guid>
		<description>In general there is no difference. For the application layer there are also only two connection states: connected and disconnected. But in some cases the application layer has to take care about the underlying layers. For example think of relay networks and the classical p2p applications like BitTorrent etc. If a node A is connected with the node B at the application layer, it&#039;s only one hop. But at the network layer there may be more hops between. So the shortest way between two nodes at the application layer is not always the shortest was at the network layer. In usual networks where the bandwidth plays no significant role that&#039;s not a problem. But in ad hoc networks it may be critical. So designing relay networks for ad hoc networks one should take into consideration the network topology at the application layer too.</description>
		<content:encoded><![CDATA[<p>In general there is no difference. For the application layer there are also only two connection states: connected and disconnected. But in some cases the application layer has to take care about the underlying layers. For example think of relay networks and the classical p2p applications like BitTorrent etc. If a node A is connected with the node B at the application layer, it&#8217;s only one hop. But at the network layer there may be more hops between. So the shortest way between two nodes at the application layer is not always the shortest was at the network layer. In usual networks where the bandwidth plays no significant role that&#8217;s not a problem. But in ad hoc networks it may be critical. So designing relay networks for ad hoc networks one should take into consideration the network topology at the application layer too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ilya</title>
		<link>http://i-gorod.org/itblog/2007/07/14/isoosi-layers-in-manets/comment-page-1/#comment-49</link>
		<dc:creator>Ilya</dc:creator>
		<pubDate>Mon, 16 Jul 2007 08:04:46 +0000</pubDate>
		<guid isPermaLink="false">http://i-gorod.org/itblog/2007/07/14/isoosi-layers-in-manets/#comment-49</guid>
		<description>By the way, what is the difference for Application layer to use usual network or ad hoc network? Does it need take some special care about connection lost and something like this?</description>
		<content:encoded><![CDATA[<p>By the way, what is the difference for Application layer to use usual network or ad hoc network? Does it need take some special care about connection lost and something like this?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

