<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Computer Network by Mhamad Aras</title>
      <link>https://padlet.com/mhamadaras10/thq1sr98uvxb</link>
      <description>Daily Reports</description>
      <language>en-us</language>
      <pubDate>2019-09-16 19:43:14 UTC</pubDate>
      <lastBuildDate>2025-10-20 18:44:18 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://padlet.net/icons/png/1f60a.png</url>
      </image>
      <item>
         <title>Computer Network Chapter tow-part one</title>
         <author>mhamadaras10</author>
         <link>https://padlet.com/mhamadaras10/thq1sr98uvxb/wish/390732347</link>
         <description><![CDATA[<div>The <mark>NIC card</mark> is a shortcut for <mark>Network Interface Card</mark> that provides Physical connection for computers it can be set up on <mark>PCI slot on motherboard. </mark><br>physical port is where the device connected to the network .<br>there are transmission mediums that can  share the network . <br>there are <mark>bounded/guided</mark> media that is wire  and <mark>unbounded /unguided</mark> media that is like WIFI <br>there are 2 types of <strong><mark>UTP</mark></strong> cable <br><mark>Unshielded:</mark> there is only a copper cover <br>shielded there foil shield for each 2 pairs <br>you can create RJ connectors with UTP cables that  like RJ-45 that uses to share network.<br>to connect 2 different devices you need to use<mark> (straight) </mark>like  hub to pc <br>to connect same kind of devices you need to use <mark>(crossover)</mark> like pc to router <br>TX can be connected to RX <br>and RX to TX <br>there are 2 types of network topology each of them have their advantages and disadvantages depends on where you use it <br>physical topology<br><mark>1- ring topology 2-star topology 3-mesh topology 4-tree topology </mark><br>logical topology </div>]]></description>
         <enclosure url="" />
         <pubDate>2019-09-27 19:14:05 UTC</pubDate>
         <guid>https://padlet.com/mhamadaras10/thq1sr98uvxb/wish/390732347</guid>
      </item>
      <item>
         <title>Computer Network Chapter One</title>
         <author>mhamadaras10</author>
         <link>https://padlet.com/mhamadaras10/thq1sr98uvxb/wish/397142648</link>
         <description><![CDATA[<div><strong>Network</strong> means to share data between tow devices or more  .<br>it makes work easier and faster <br>there are for network elements <br><mark>1_Rules 2_Medium 3_Messages 4_devices</mark><br><strong>End user:</strong>  are the ones who use the data and send the data <br><strong>Intermediary devices</strong>:is for to send data from source to destination <br><strong><mark>medium</mark></strong> work as connection from source to destination <br>rules sets of instruction tells how the data should send .<br>local area networks (<mark>NAT</mark>) is for a single area that provides server <br>Wide Area Network (<mark>WAN</mark>) is for separated locations like internet <br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2019-10-13 17:33:44 UTC</pubDate>
         <guid>https://padlet.com/mhamadaras10/thq1sr98uvxb/wish/397142648</guid>
      </item>
      <item>
         <title>Computer Network Chapter tow-part tow</title>
         <author>mhamadaras10</author>
         <link>https://padlet.com/mhamadaras10/thq1sr98uvxb/wish/399656674</link>
         <description><![CDATA[<div><strong>logical topology</strong> is what how the data transfers .<br>every connection has a rule and it is Network Protocol.<br>to preform a network communication a group of inter related protocols are required and is <mark>is called protocol suit</mark> .<br>network protocol describe the format of the message and<mark> how and when the error has passed</mark> .<br>the standard of protocol is<strong> (IEEE) institute of electrical and electronics engineers.</strong><br>there are 2 l<strong>ayered models 1_protocol models 2_reference models</strong> <br>the purpose of <strong>references model </strong>is to understand the <mark>functions and process involved</mark>  the most known is (<mark>OSI</mark>) <br>protocol model represents how to interface with <mark>human network</mark>.<br>like  the<strong> TCP/IP</strong> .<br><strong>TCP/ </strong>is implemented on both sending and receiving hosts <br>how <strong>TCP</strong> works<br><strong>1.creation 2.segmentation and encapsulation 3. generation 4. transportation 5.reception 6.de-capsulation and reassembly 7. passing data to destination application.</strong><br><mark>layer 2</mark> is the and device is called MAC address<mark> </mark>Media Access Control <br><mark>layer 3</mark> designed to move data from source to destination <br>the address called IP .<br><mark>layer 3</mark> uses the network identifier portion to decide which path takes to the host <br><strong>layer 4</strong>  application or services are port numbers <br>the port and source are representative of tow communication applications .</div>]]></description>
         <enclosure url="" />
         <pubDate>2019-10-18 17:26:53 UTC</pubDate>
         <guid>https://padlet.com/mhamadaras10/thq1sr98uvxb/wish/399656674</guid>
      </item>
      <item>
         <title>Computer Network Chapter Three</title>
         <author>mhamadaras10</author>
         <link>https://padlet.com/mhamadaras10/thq1sr98uvxb/wish/399865736</link>
         <description><![CDATA[<div>Network accessing device are 4<br>1.<strong>Repeater</strong> receives digital and regenerate it  , 2<strong>.Hub</strong> is a multiple port <br>limitation of those tow <br>works only on <mark>PHY</mark> layer <br>if data send at the same time <strong>collision</strong> will occur <br>3.<strong>Bridge</strong> is a data link layer segments by examining destination mac address <br>4.<strong>switch</strong> it is just a multiple port bridge <br>why we use switch and bridge <br>dedicated bandwidth to each port <br>collision free environment <br>full duplex operation <br>switch operations <br>1. <strong>learning</strong> look at the mac address<br>2. <strong>aging</strong> deleting the values that reach 0<br>3.<strong>flooding</strong> switch will send the data to all ports <br>4. <strong>selective forwarding</strong><br>5. <strong>filtering</strong> won't send data to the port that came from .<br><strong>Router:</strong> is the getaway to the other network you need to identify the IP<br>the hosts will recognize the getaway<br>routing is a process that you forward a packet to a destination network .<br><strong>routing table:</strong> store the connection data<br>router operation <br>1<strong>.forward it to the next hop router<br></strong>2<strong>.forward it to the destination host <br></strong>3<strong>.drop it </strong><br><br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2019-10-19 17:30:38 UTC</pubDate>
         <guid>https://padlet.com/mhamadaras10/thq1sr98uvxb/wish/399865736</guid>
      </item>
      <item>
         <title>Computer Network Chapter Four</title>
         <author>mhamadaras10</author>
         <link>https://padlet.com/mhamadaras10/thq1sr98uvxb/wish/399868621</link>
         <description><![CDATA[<div><strong>IP Address </strong>at network layer 3 this packet need to be identify with source destination of the tow end devices with <strong>IPv4 IP is 32 bit<br></strong>IP is Decimal number but The Devices read Binary so it can be changed to binary too<br>I<strong>P address Network and host portion <br></strong>the high order bit represents the network portion the lower order bit represents host portion the number of bits shows how many host we can have <br>all 32 bits define <strong>IPv4 <br>we have 3 types of Address <br>Network Address : </strong> it refers to a network we can find it by making all host portion bits to 0<br><strong>Broadcast Address : </strong> send data to all hosts in a network you can find it by  changing all portions to 1<br><strong>Host Address : </strong>we assign the values between the network address and the broadcast address .<br><strong>Network Prefixes <br></strong>prefix is the number of the bits that represent the network portion <br>like 172.16.4.0/<strong>24  24 is prefix <br></strong> the first 24 bits is the network portion<br>the other 8 bits is for the host portion <br><strong>Subnet Mask </strong> provides the same info as prefix while prefix is like this <br>172.16.4.0/<strong>24 subnet mask is like this<br>255.255.255.0 </strong> the first 24 bit is for the network <br><strong>Types of communication  </strong>there are 3 types<br>1.<strong>Unicats: </strong>sesning a packet from one host to a individual host <br>2.<strong>Broad Cast Traffic : </strong> it uses to send all packs to all hosts in the network it uses special broadcast address<br>3.<strong>Mulaticast: </strong>sends a single packs to a selected set of hosts </div>]]></description>
         <enclosure url="" />
         <pubDate>2019-10-19 17:55:10 UTC</pubDate>
         <guid>https://padlet.com/mhamadaras10/thq1sr98uvxb/wish/399868621</guid>
      </item>
      <item>
         <title>Computer Network Chapter five </title>
         <author>mhamadaras10</author>
         <link>https://padlet.com/mhamadaras10/thq1sr98uvxb/wish/417783063</link>
         <description><![CDATA[<div><strong>2 address types </strong><br><strong><mark>public address: </mark></strong>can be accessible from the internet. you can change private to public by using NAT (NETWORK ADDRESS TRANSLATION)<br><strong> </strong><strong><mark>Private Address </mark></strong><br>there are 3 ranges of private Address <br><mark>10.0.0.0 to 10.255.255.255 prefix 8</mark> <br><mark>172.16.0.0 to 172.31.255.255 prefix 12</mark><br><mark>192.168.1.1 to 192.168.255.255/16</mark><br>the <strong>prefix</strong> address is for <strong>network address</strong><br>and the <strong>others are for broadcast address.</strong><br>we have 3 classes of IP address <br><strong><mark>class A</mark></strong><mark> </mark>for very large networks support <br>16M host address and 128 possible networks <mark>prefix/8 (0.0.0.0 to 127.0.0.0)</mark><br><strong><mark>class B</mark></strong> for moderate to large supports <mark>65000 hosts and 16000</mark> possible networks <mark>prefix /16 ( 128.0.0.0 to 191.255.0.0)</mark><br><strong><mark>class C</mark></strong> for small networks max hosts 254    it could provide address for <mark>2M networks prefix/24 (192.0.0.0 to 223.255.255.0)</mark><br>we have <strong><mark>static address </mark></strong>: in this we need to write every address on the devices by our self it is useful for small group and printers servers <br><strong><mark>dynamic address </mark></strong>: it gives automatic address to the devices by The (<mark>DHCP</mark>) Method.<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2019-11-29 14:36:07 UTC</pubDate>
         <guid>https://padlet.com/mhamadaras10/thq1sr98uvxb/wish/417783063</guid>
      </item>
      <item>
         <title>Computer Network Chapter six </title>
         <author>mhamadaras10</author>
         <link>https://padlet.com/mhamadaras10/thq1sr98uvxb/wish/417786730</link>
         <description><![CDATA[<div>SUBNETTING creating multiple networks from 1 address <br>to do this you going to get an private address like 192.168.1.0/24<br>change the host portion to binary <br>if you want to divide it into 2 networks you need (1) if 4 (2)if eight (3) plus it with prefix 24+1=25<br>change the first value (left to right)  </div><div><mark>0</mark>0000000 you will dived it into 2 networks so we have 2 deferent values(1 and 0) get the network address and the broad cast address with both  values </div><blockquote><mark>0</mark>0000000             192.168.1.0/25<br><mark>0</mark>1111111              192.168.1.127/25<br><mark>1</mark>0000000                  192.168.1.128/25<br><mark>1</mark>1111111                  192.168.1.255/25</blockquote><div>if you wanted 4 networks you will works with first 2 ones <br><mark>00</mark>000000<br>subnet a subnet <br>192.168.1.127/25<br>just like the old one but this time the first tow values are untouchable <br><mark>10  </mark>000000 do the same as before <br><br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2019-11-29 14:53:13 UTC</pubDate>
         <guid>https://padlet.com/mhamadaras10/thq1sr98uvxb/wish/417786730</guid>
      </item>
      <item>
         <title>Computer Network Chapter Seven</title>
         <author>mhamadaras10</author>
         <link>https://padlet.com/mhamadaras10/thq1sr98uvxb/wish/421148784</link>
         <description><![CDATA[<div><strong>OSI and TCP/IP models</strong><br><mark>Application layer </mark>is the layer that provides interface the layer protocols are used to exchange data between running programs and destination hosts.<br>TCP/IP protocols fits roughly to the <strong>three lyers of the OSI model </strong>that are <mark>application , presentation , ad session layer.</mark><br>1. <strong>presentation layer </strong></div><ul><li>coding and conversion data to ensure that data from device can be interpreted by the appropriate on the destination device.</li><li><strong>compression </strong>and it can be decompressed by the destination </li><li>device <strong>encryption</strong> and decryption upon receipt by the destination </li></ul><div>2. <strong>session layer<br></strong>it is responsible for <br><mark>setting up , managing and tearing down the session between presentation layer entities.</mark><br>it coordinates communication between systems by offering three mods <mark>simplex </mark>, <mark>half duplex</mark> and <mark>full duplex</mark><br>the sum up this layer just keep applications data separate from other applications.<br>-----------------------------------------------------------------<br><strong>application , services &amp; protocol<br>applications </strong>: are use by people to communicate over network<br><strong>services : </strong>are the programs that interface with networks and prepare data to transfer<br>each application or network uses protocol which are the rules.<br>the device that requesting info is the client and the responding to the request is the server.<br>TCP/IP protocols<br>1_ <strong><mark>Domain Name  DNS</mark></strong> used to change names to ip address<br>2_ <strong><mark>Telnet</mark></strong> used to provide remote access <br>3_<strong><mark>FTP</mark></strong> is used to transfer data between systems.<br>in <mark>peer to peer model</mark> devices  can share data with out having a  dedicated server<br>ever end device  can be client pr server .<br><strong>server to client is download</strong> <br><strong>client to server is upload </strong><br>port number associate with services like <strong><mark>UDP and TCP .</mark></strong><br>some port numbers <br><mark>DNS</mark> - TCP/UPD port 53<br><mark>HTTP</mark> - TCP port 80<br><mark>telnet </mark>- TCP - port 23<br><mark>DHCP </mark>- UDP port 67<br><mark>FTP</mark> - TCP ports 2- and 21<br><mark>UDP </mark>= user datagram protocol <br><strong><em><mark>TCP</mark></em></strong><mark> </mark>= transmission control protocol<br><strong><em><mark>Telnet</mark></em></strong> : can be define as service protocol also it used to access remotely devices <br>telnet security is <mark>low</mark> but if you want high security you need to use <strong><mark>SSH Secure Shell</mark></strong> it same as telnet use better security it uses <mark>encryption</mark> <br><strong><mark>DNS</mark></strong> : i data networks it is labeled with numeric IP addresses . people can not remember all those hard IP address so they changed it easy names by DNS<br><strong><mark>FTP</mark></strong>:is for transfer data between client and server . FTP needs 2 connection one is for the control traffic port 21 <br>and the other is for the file transfer and it is port 20<br><strong><mark>DHCP</mark></strong>: it gives automatic IP address subnet masks default getway to the devices it uses in large local networks<br>is is not assigned it is just for a period of time .<br><br> </div>]]></description>
         <enclosure url="" />
         <pubDate>2019-12-07 08:52:39 UTC</pubDate>
         <guid>https://padlet.com/mhamadaras10/thq1sr98uvxb/wish/421148784</guid>
      </item>
   </channel>
</rss>
