<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Unit 10 Homework Padlet L3 Yr 1 A by Bolanle Kareem</title>
      <link>https://padlet.com/bolanle_kareem/zwd9v6q45ty2</link>
      <description>L3 Yr1 A:  Tasks and Activities section including learner collaborative work</description>
      <language>en-us</language>
      <pubDate>2017-10-16 15:26:37 UTC</pubDate>
      <lastBuildDate>2026-03-17 15:19:06 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://padlet-assets.s3.amazonaws.com/icons/Bigthunderstorm.png</url>
      </image>
      <item>
         <title>What is a /IP                   Edgar and David</title>
         <author></author>
         <link>https://padlet.com/bolanle_kareem/zwd9v6q45ty2/wish/197736654</link>
         <description><![CDATA[<div> The Internet Protocol (IP) is the method or <a href="http://searchnetworking.techtarget.com/definition/protocol">protocol</a> by which <a href="http://searchdatamanagement.techtarget.com/definition/data">data</a> is sent from one computer to another on the <a href="http://searchwindevelopment.techtarget.com/definition/Internet">Internet</a>. Each computer (known as a <a href="http://searchcio-midmarket.techtarget.com/definition/host">host</a>) on the Internet has at least one <a href="http://searchwindevelopment.techtarget.com/definition/IP-address">IP address</a> that uniquely identifies it from all other computers on the Internet.  IP is a connection-less protocol, which means that there is no continuing connection between the end points that are communicating. Each packet that travels through the Internet is treated as an independent unit of data without any relation to any other unit of data. (The reason the packets do get put in the right order is because of TCP, the connection-oriented protocol that keeps track of the packet sequence in a message.) In the Open Systems Interconnection (<a href="http://searchnetworking.techtarget.com/definition/OSI">OSI</a>) communication model, IP is in <a href="http://searchunifiedcommunications.techtarget.com/definition/layer-3">layer 3</a>, the Networking Layer.  The most widely used version of IP today is Internet Protocol Version 4 (IPv4). However, IP Version 6 (<a href="http://searchenterprisewan.techtarget.com/definition/IPv6">IPv6</a>) is also beginning to be supported. IPv6 provides for much longer addresses and therefore for the possibility of many more Internet users. IPv6 includes the capabilities of IPv4 and any server that can support IPv6 packets can also support IPv4 packets. </div>]]></description>
         <enclosure url="" />
         <pubDate>2017-10-17 12:26:27 UTC</pubDate>
         <guid>https://padlet.com/bolanle_kareem/zwd9v6q45ty2/wish/197736654</guid>
      </item>
      <item>
         <title>TCP VS IP</title>
         <author></author>
         <link>https://padlet.com/bolanle_kareem/zwd9v6q45ty2/wish/197739004</link>
         <description><![CDATA[<div><strong>Edgar and David</strong><br> TCP is one of the main <a href="https://www.webopedia.com/TERM/P/protocol.html">protocols</a> in <a href="https://www.webopedia.com/TERM/T/TCP_IP.html">TCP/IP</a> networks. Whereas the <a href="https://www.webopedia.com/TERM/I/IP.html">IP</a> protocol deals only with <a href="https://www.webopedia.com/TERM/P/packet.html">packets</a>, TCP enables two <a href="https://www.webopedia.com/TERM/H/host.html">hosts</a> to establish a connection and exchange streams of data. TCP guarantees delivery of data and also guarantees that packets will be delivered in the same order in which they were sent.</div>]]></description>
         <enclosure url="http://www.differencebetween.info/sites/default/files/images/2/ip.jpg" />
         <pubDate>2017-10-17 12:31:51 UTC</pubDate>
         <guid>https://padlet.com/bolanle_kareem/zwd9v6q45ty2/wish/197739004</guid>
      </item>
      <item>
         <title>TCP          Edgar and David</title>
         <author></author>
         <link>https://padlet.com/bolanle_kareem/zwd9v6q45ty2/wish/197742766</link>
         <description><![CDATA[<div>TCP is stream oriented, that is, TCP protocol entities exchange streams of data. Individual bytes of data (e.g. from an application or session layer protocol) are placed in memory buffers and transmitted by TCP in transport Protocol Data Units (for TCP these are usually known as "segments"). The reliabel, flow-controlled TCP service is much more complex than <a href="http://www.erg.abdn.ac.uk/users/gorry/course/inet-pages/udp.html">UDP</a>, which only provides a <a href="http://www.erg.abdn.ac.uk/users/gorry/course/arq-pages/best-effort.html">Best Effort</a> service. To implement the service, TCP uses a number of <a href="http://www.erg.abdn.ac.uk/users/gorry/course/arq-pages/timers.html">protocol timers</a> that ensure reliable and synchronised communication between the two <a href="http://www.erg.abdn.ac.uk/users/gorry/course/intro-pages/es-is.html">End Systems</a>.</div>]]></description>
         <enclosure url="http://www.erg.abdn.ac.uk/users/gorry/course/images/ftp-tcp-enet.gif" />
         <pubDate>2017-10-17 12:40:04 UTC</pubDate>
         <guid>https://padlet.com/bolanle_kareem/zwd9v6q45ty2/wish/197742766</guid>
      </item>
      <item>
         <title>IP         Edgar and David</title>
         <author></author>
         <link>https://padlet.com/bolanle_kareem/zwd9v6q45ty2/wish/197745297</link>
         <description><![CDATA[<div>The IP (Internet Protocol) is a <a href="http://www.erg.abdn.ac.uk/users/gorry/course/intro-pages/protocols.html">protocol</a> that uses <a href="http://www.erg.abdn.ac.uk/users/gorry/course/intro-pages/datagrams.html">datagrams</a> to communicate over a <a href="http://www.erg.abdn.ac.uk/users/gorry/course/intro-pages/ps.html">packet-switched network, such as the Internet</a>. The IP protocol operates at the network layer protocol of the <a href="http://www.erg.abdn.ac.uk/users/gorry/course/intro-pages/osi.html">OSI reference model</a> and is a part of a suite of <a href="http://www.erg.abdn.ac.uk/users/gorry/course/intro-pages/protocols.html">protocols</a> known as TCP/IP. Today, with over 1.5 billion users worldwide, the current Internet is a great success in terms of connecting people and communities. Even though the current Internet continues to work and is capable of fulfilling its current missions, it also suffers from a relative classification, a condition where technological innovation meets natural resistance, as exemplified by the current lack of wide deployment of technologies such as multicast or <a href="http://www.erg.abdn.ac.uk/users/gorry/course/inet-pages/ip.html#Anchor-IP-35326">Internet Protocol version 6 (IPv6)</a>.</div>]]></description>
         <enclosure url="http://www.linktionary.com/i/ip2.jpg" />
         <pubDate>2017-10-17 12:44:57 UTC</pubDate>
         <guid>https://padlet.com/bolanle_kareem/zwd9v6q45ty2/wish/197745297</guid>
      </item>
      <item>
         <title>Alex &amp; Max</title>
         <author></author>
         <link>https://padlet.com/bolanle_kareem/zwd9v6q45ty2/wish/197756747</link>
         <description><![CDATA[<div><br><br></div>]]></description>
         <enclosure url="https://docs.google.com/presentation/d/178jv-nH9F3O4n2NnWzZkFm97Ox5ryn9fN46g23aObfc/edit?usp=sharing" />
         <pubDate>2017-10-17 13:06:27 UTC</pubDate>
         <guid>https://padlet.com/bolanle_kareem/zwd9v6q45ty2/wish/197756747</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/bolanle_kareem/zwd9v6q45ty2/wish/197756806</link>
         <description><![CDATA[<div>Describing the OSI model by Craig and James</div>]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/prod/230613719/7d978f46f1f66bd0acb033d6f33a97af/OSI_model.pptx" />
         <pubDate>2017-10-17 13:06:33 UTC</pubDate>
         <guid>https://padlet.com/bolanle_kareem/zwd9v6q45ty2/wish/197756806</guid>
      </item>
      <item>
         <title>Lewis &amp; Stephen</title>
         <author></author>
         <link>https://padlet.com/bolanle_kareem/zwd9v6q45ty2/wish/197761641</link>
         <description><![CDATA[<div>TCP/IP and OSI Model</div>]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/prod/224191864/792143d115db7751b63e4ccec62964e9/Compare_TCP__IP_and_OSI_model.pptx" />
         <pubDate>2017-10-17 13:14:05 UTC</pubDate>
         <guid>https://padlet.com/bolanle_kareem/zwd9v6q45ty2/wish/197761641</guid>
      </item>
      <item>
         <title>Sam and Charlie</title>
         <author></author>
         <link>https://padlet.com/bolanle_kareem/zwd9v6q45ty2/wish/197764801</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/prod/227409569/e3b8657bc8722b4f025de697c1840951/TCP.pptx" />
         <pubDate>2017-10-17 13:19:11 UTC</pubDate>
         <guid>https://padlet.com/bolanle_kareem/zwd9v6q45ty2/wish/197764801</guid>
      </item>
   </channel>
</rss>
