<?xml version="1.0" encoding="UTF-8"?>
<Module>
<ModulePrefs title="OSI Model"

title_url="http://www.bobsgadgets.com"

screenshot="http://www.bobsgadgets.com/gadgets/images/osimodel.png"

thumbnail="http://www.bobsgadgets.com/gadgets/images/oclevelpowersearch-tmn.png" 

category="tools" description="This gadget provides a short reference to the OSI model and its sevel layers and also launches rapid searches for more info." 

render_inline="optional"

scaling="1"

height="350" 

author_email="allwebapps@gmail.com"

author="RDG"

author_affiliation="na"

author_link="http://bobsgadgets.com"

author_location="Manassas, VA"

author_aboutme="I'm a hobbyiest programmer who wants to create useful gadgets and also wants to help spread the word on the great gadgets others create."

author_photo="http://bobsgadgets.com/gadgets/images/silhouette.jpg"

author_quote="The best prize that life offers is the chance to work hard at work worth doing.- Teddy Roosevelt"/> 

<Content type="html">
        <![CDATA[ 

<base target="_blank">
<!-- Begin reference widget to OSI levels -->
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="250">
  <tr>
    <td width="19%" align="center"><b><font face="Arial">&nbsp;Layer</font></b></td>
    <td width="81%" align="center"><b><font face="Arial">Notes</font></b></td>
  </tr>
  <tr>
    <td width="19%" align="center"><font face="Arial" size="2">
    <a href="http://www.google.com/search?hl=en&q=osi+application+layer" target="_blank">
    Application (Layer 7)</a></font></td>
    <td width="81%"><font face="Arial" size="1">Supports applications and 
    end-user processes. </font></td>
  </tr>
  <tr>
    <td width="19%" align="center"><font face="Arial" size="2">
    <a href="http://www.google.com/search?hl=en&lr=&q=osi+presentation+layer" target="_blank">
    Presentation (Layer 6)</a></font></td>
    <td width="81%"><font face="Arial" size="1">Transforms data into a form the 
    application can accept. Formats data for movement across the network. </font>
    </td>
  </tr>
  <tr>
    <td width="19%" align="center"><font face="Arial" size="2">
    <a href="http://www.google.com/search?hl=en&lr=&q=osi+session+layer" target="_blank">Session 
    (Layer 5)</a></font></td>
    <td width="81%"><font face="Arial" size="1">Establishes, manages and 
    terminates connections between applications. </font></td>
  </tr>
  <tr>
    <td width="19%" align="center"><font face="Arial" size="2">
    <a href="http://www.google.com/search?hl=en&lr=&q=osi+transport+layer" target="_blank">
    Transport (Layer 4)</a></font></td>
    <td width="81%"><font face="Arial" size="1">Transparent transfer of data 
    between end systems. End to end error recovery and flow control. </font>
    </td>
  </tr>
  <tr>
    <td width="19%" align="center"><font face="Arial" size="2">
    <a href="http://www.google.com/search?hl=en&lr=&q=osi+network+layer" target="_blank">Network 
    (Layer 3)</a></font></td>
    <td width="81%"><font face="Arial" size="1">Switching and routing, creating 
    logical paths (virtual circuits) for moving data from node to node.&nbsp; 
    Congestion control, packet sequencing. </font></td>
  </tr>
  <tr>
    <td width="19%" align="center"><font face="Arial" size="2">
    <a href="http://www.google.com/search?hl=en&lr=&q=osi+data+link+layer" target="_blank">Data 
    Link (Layer 2)</a></font></td>
    <td width="81%"><font face="Arial" size="1">Furnishes transmission protocol 
    knowledge and management and handles errors in the physical layer, flow 
    control and frame synch. </font></td>
  </tr>
  <tr>
    <td width="19%" align="center"><font face="Arial" size="2">
    <a href="http://www.google.com/search?hl=en&lr=&q=osi+physical+layer" target="_blank">
    Physical (Layer 1) </a></font></td>
    <td width="81%"><font face="Arial" size="1">Moves electrical impulses, light 
    or radio signals through the network at a mechanical level. Defines cables, 
    cards and their physical features. </font></td>
  </tr>
</table>





<!-- End widget -->



       ]]> 
    </Content>


</Module> 