<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Clasificación de Protocolos - 4 by Digital House</title>
      <link>https://padlet.com/PedagogiaDH/x8g54qwm5q4iy9uo</link>
      <description>Correlaciona la descripción con el protocolo</description>
      <language>en-us</language>
      <pubDate>2022-06-23 17:32:22 UTC</pubDate>
      <lastBuildDate>2023-03-22 04:26:57 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>Protocolo: FTP</title>
         <author>PedagogiaDH</author>
         <link>https://padlet.com/PedagogiaDH/x8g54qwm5q4iy9uo/wish/2229070775</link>
         <description><![CDATA[<div><strong>FTP means "File Transfer Protocol"</strong> and refers to a group of rules that govern how computers transfer files from one system to another over the internet. Businesses use FTP to send files between computers, while websites use FTP for the uploading and downloading of files from their website's servers.<br><br></div><div><br>FTP works by opening two connections that link the computers trying to communicate with each other. One connection is designated for the commands and replies that get sent between the two clients, and the other channel handles the transfer of data. During an FTP transmission, there are four commands used by the computers, servers, or proxy servers that are communicating. These are “send,” “get,” “change directory,” and “transfer.”<br><br></div><div><br>While transferring files, FTP uses three different modes: block, stream, and compressed. The stream mode enables FTP to manage information in a string of data without any boundaries between them. The block mode separates the data into blocks, and in the compress mode, FTP uses an algorithm called the Lempel-Ziv to compress the data.<br><br>Source: https://www.fortinet.com/resources/cyberglossary/file-transfer-protocol-ftp-meaning</div>]]></description>
         <enclosure url="https://www.fortinet.com/resources/cyberglossary/file-transfer-protocol-ftp-meaning" />
         <pubDate>2022-06-23 17:32:22 UTC</pubDate>
         <guid>https://padlet.com/PedagogiaDH/x8g54qwm5q4iy9uo/wish/2229070775</guid>
      </item>
      <item>
         <title></title>
         <author>PedagogiaDH</author>
         <link>https://padlet.com/PedagogiaDH/x8g54qwm5q4iy9uo/wish/2229070776</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://www.redeszone.net/app/uploads-redeszone.net/2019/10/protocolo-ftp.jpg" />
         <pubDate>2022-06-23 17:32:22 UTC</pubDate>
         <guid>https://padlet.com/PedagogiaDH/x8g54qwm5q4iy9uo/wish/2229070776</guid>
      </item>
      <item>
         <title></title>
         <author>PedagogiaDH</author>
         <link>https://padlet.com/PedagogiaDH/x8g54qwm5q4iy9uo/wish/2229070777</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/315422260/61037e00d93861556c4f3539cdf718de/image.png" />
         <pubDate>2022-06-23 17:32:22 UTC</pubDate>
         <guid>https://padlet.com/PedagogiaDH/x8g54qwm5q4iy9uo/wish/2229070777</guid>
      </item>
      <item>
         <title>Protocolo DNS:</title>
         <author>PedagogiaDH</author>
         <link>https://padlet.com/PedagogiaDH/x8g54qwm5q4iy9uo/wish/2229070778</link>
         <description><![CDATA[<div>Poner aqui una descripción.</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-06-23 17:32:22 UTC</pubDate>
         <guid>https://padlet.com/PedagogiaDH/x8g54qwm5q4iy9uo/wish/2229070778</guid>
      </item>
      <item>
         <title>Protocolo: UDP</title>
         <author>PedagogiaDH</author>
         <link>https://padlet.com/PedagogiaDH/x8g54qwm5q4iy9uo/wish/2229070779</link>
         <description><![CDATA[<div>The User Datagram Protocol, or UDP, is a communication protocol used across the Internet for especially time-sensitive transmissions such as video playback or <a href="https://www.cloudflare.com/learning/dns/what-is-dns/">DNS</a> lookups. It speeds up communications by not formally establishing a connection before data is transferred. This allows data to be transferred very quickly, but it can also cause <a href="https://www.cloudflare.com/learning/network-layer/what-is-a-packet/">packets</a> to become lost in transit — and create opportunities for exploitation in the form of <a href="https://www.cloudflare.com/learning/ddos/what-is-a-ddos-attack/">DDoS attacks</a>.<br><br>Source: https://www.cloudflare.com/learning/ddos/glossary/user-datagram-protocol-udp/</div>]]></description>
         <enclosure url="https://www.cloudflare.com/learning/ddos/glossary/user-datagram-protocol-udp/" />
         <pubDate>2022-06-23 17:32:22 UTC</pubDate>
         <guid>https://padlet.com/PedagogiaDH/x8g54qwm5q4iy9uo/wish/2229070779</guid>
      </item>
      <item>
         <title>Protocolo: SMTP</title>
         <author>PedagogiaDH</author>
         <link>https://padlet.com/PedagogiaDH/x8g54qwm5q4iy9uo/wish/2229070780</link>
         <description><![CDATA[<div>SMTP (Simple Mail Transfer Protocol) is a <a href="https://www.techtarget.com/searchnetworking/definition/TCP-IP">TCP/IP</a> <a href="https://www.techtarget.com/searchnetworking/definition/protocol">protocol</a> used in sending and receiving e-mail. However, since it is limited in its ability to <a href="https://www.techtarget.com/whatis/definition/queue">queue</a> messages at the receiving end, it is usually used with one of two other protocols, <a href="https://www.techtarget.com/whatis/definition/POP3-Post-Office-Protocol-3">POP3</a> (Post Office Protocol) or <a href="https://www.techtarget.com/whatis/definition/IMAP-migration-Internet-Message-Access-Protocol-migration">IMAP</a> (Internet Message Access Protocol), that let the user save messages in a server mailbox and download them periodically from the server. In other words, users typically use a program that uses SMTP for sending e-mail and either POP3 or IMAP for receiving e-mail.<br><br>Source: https://www.techtarget.com/whatis/definition/SMTP-Simple-Mail-Transfer-Protocol</div>]]></description>
         <enclosure url="https://www.techtarget.com/whatis/definition/SMTP-Simple-Mail-Transfer-Protocol" />
         <pubDate>2022-06-23 17:32:22 UTC</pubDate>
         <guid>https://padlet.com/PedagogiaDH/x8g54qwm5q4iy9uo/wish/2229070780</guid>
      </item>
      <item>
         <title></title>
         <author>PedagogiaDH</author>
         <link>https://padlet.com/PedagogiaDH/x8g54qwm5q4iy9uo/wish/2229070781</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/315422260/9f39cee8de690b7ccced32f3f3f4e139/WhatsApp_Image_2021_04_19_at_16_24_04.jpeg" />
         <pubDate>2022-06-23 17:32:22 UTC</pubDate>
         <guid>https://padlet.com/PedagogiaDH/x8g54qwm5q4iy9uo/wish/2229070781</guid>
      </item>
      <item>
         <title></title>
         <author>PedagogiaDH</author>
         <link>https://padlet.com/PedagogiaDH/x8g54qwm5q4iy9uo/wish/2229070782</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://www.hostinger.es/tutoriales/wp-content/uploads/sites/7/2017/09/encriptacion-simetrica-tutorial-ssh.jpg" />
         <pubDate>2022-06-23 17:32:22 UTC</pubDate>
         <guid>https://padlet.com/PedagogiaDH/x8g54qwm5q4iy9uo/wish/2229070782</guid>
      </item>
      <item>
         <title></title>
         <author>PedagogiaDH</author>
         <link>https://padlet.com/PedagogiaDH/x8g54qwm5q4iy9uo/wish/2229070783</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/315422260/216e2cf3fbed18df1360fe9a6ce007b4/WhatsApp_Image_2021_04_21_at_12_21_24.jpeg" />
         <pubDate>2022-06-23 17:32:22 UTC</pubDate>
         <guid>https://padlet.com/PedagogiaDH/x8g54qwm5q4iy9uo/wish/2229070783</guid>
      </item>
      <item>
         <title></title>
         <author>PedagogiaDH</author>
         <link>https://padlet.com/PedagogiaDH/x8g54qwm5q4iy9uo/wish/2229070784</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://concepto.de/wp-content/uploads/2018/02/http-min-e1518718001273.jpg" />
         <pubDate>2022-06-23 17:32:22 UTC</pubDate>
         <guid>https://padlet.com/PedagogiaDH/x8g54qwm5q4iy9uo/wish/2229070784</guid>
      </item>
      <item>
         <title></title>
         <author>PedagogiaDH</author>
         <link>https://padlet.com/PedagogiaDH/x8g54qwm5q4iy9uo/wish/2229070785</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://interpolados.files.wordpress.com/2016/12/content-https-2x.jpg" />
         <pubDate>2022-06-23 17:32:22 UTC</pubDate>
         <guid>https://padlet.com/PedagogiaDH/x8g54qwm5q4iy9uo/wish/2229070785</guid>
      </item>
      <item>
         <title></title>
         <author>PedagogiaDH</author>
         <link>https://padlet.com/PedagogiaDH/x8g54qwm5q4iy9uo/wish/2229070786</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://genuinocloud.com/wp-content/uploads/2020/12/ipeqeld1.png" />
         <pubDate>2022-06-23 17:32:22 UTC</pubDate>
         <guid>https://padlet.com/PedagogiaDH/x8g54qwm5q4iy9uo/wish/2229070786</guid>
      </item>
      <item>
         <title></title>
         <author>PedagogiaDH</author>
         <link>https://padlet.com/PedagogiaDH/x8g54qwm5q4iy9uo/wish/2229070787</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/315422260/a3dadaa9171b37641ae62c061456d329/protocolo_tcp.png" />
         <pubDate>2022-06-23 17:32:22 UTC</pubDate>
         <guid>https://padlet.com/PedagogiaDH/x8g54qwm5q4iy9uo/wish/2229070787</guid>
      </item>
      <item>
         <title></title>
         <author>PedagogiaDH</author>
         <link>https://padlet.com/PedagogiaDH/x8g54qwm5q4iy9uo/wish/2229070789</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://snaxter.files.wordpress.com/2017/09/unnamed.png?w=300" />
         <pubDate>2022-06-23 17:32:22 UTC</pubDate>
         <guid>https://padlet.com/PedagogiaDH/x8g54qwm5q4iy9uo/wish/2229070789</guid>
      </item>
      <item>
         <title>Protocolo: IP</title>
         <author>PedagogiaDH</author>
         <link>https://padlet.com/PedagogiaDH/x8g54qwm5q4iy9uo/wish/2229070790</link>
         <description><![CDATA[<div>IP stands for <strong>internet protocol</strong>. It is a protocol defined in the TCP/IP model used for sending the packets from source to destination. The main task of IP is to deliver the packets from source to the destination based on the IP addresses available in the packet headers. IP defines the packet structure that hides the data which is to be delivered as well as the addressing method that labels the datagram with a source and destination information.<br><br>Source: https://www.javatpoint.com/ip</div>]]></description>
         <enclosure url="https://www.javatpoint.com/ip" />
         <pubDate>2022-06-23 17:32:22 UTC</pubDate>
         <guid>https://padlet.com/PedagogiaDH/x8g54qwm5q4iy9uo/wish/2229070790</guid>
      </item>
      <item>
         <title></title>
         <author>PedagogiaDH</author>
         <link>https://padlet.com/PedagogiaDH/x8g54qwm5q4iy9uo/wish/2229070791</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://miracomosehace.com/wp-content/uploads/2020/05/Persona-enviar-recibir-correos-servidor-SMTP.jpg" />
         <pubDate>2022-06-23 17:32:22 UTC</pubDate>
         <guid>https://padlet.com/PedagogiaDH/x8g54qwm5q4iy9uo/wish/2229070791</guid>
      </item>
      <item>
         <title>Protocolo HTTP:</title>
         <author>PedagogiaDH</author>
         <link>https://padlet.com/PedagogiaDH/x8g54qwm5q4iy9uo/wish/2229070792</link>
         <description><![CDATA[<div><strong>HTTP</strong> is a <a href="https://developer.mozilla.org/en-US/docs/Glossary/Protocol">protocol</a> for fetching resources such as HTML documents. It is the foundation of any data exchange on the Web and it is a client-server protocol, which means requests are initiated by the recipient, usually the Web browser. A complete document is reconstructed from the different sub-documents fetched, for instance, text, layout description, images, videos, scripts, and more.<br><br>Source: https://developer.mozilla.org/en-US/docs/Web/HTTP/Overview</div>]]></description>
         <enclosure url="https://developer.mozilla.org/en-US/docs/Web/HTTP/Overview" />
         <pubDate>2022-06-23 17:32:22 UTC</pubDate>
         <guid>https://padlet.com/PedagogiaDH/x8g54qwm5q4iy9uo/wish/2229070792</guid>
      </item>
      <item>
         <title>Protocolo: HTTPS</title>
         <author>PedagogiaDH</author>
         <link>https://padlet.com/PedagogiaDH/x8g54qwm5q4iy9uo/wish/2229070793</link>
         <description><![CDATA[<div>Poner aqui una descripción.</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-06-23 17:32:22 UTC</pubDate>
         <guid>https://padlet.com/PedagogiaDH/x8g54qwm5q4iy9uo/wish/2229070793</guid>
      </item>
      <item>
         <title>Protocolo: TCP</title>
         <author>PedagogiaDH</author>
         <link>https://padlet.com/PedagogiaDH/x8g54qwm5q4iy9uo/wish/2229070794</link>
         <description><![CDATA[<div>TCP stands for Transmission Control Protocol a communications standard that enables application programs and computing devices to exchange messages over a network. It is designed to send packets across the internet and ensure the successful delivery of data and messages over networks.<br><br></div><div><br>TCP is one of the basic standards that define the rules of the internet and is included within the standards defined by the Internet Engineering Task Force (IETF). It is one of the most commonly used protocols within digital network communications and ensures end-to-end data delivery.<br><br>Source: https://www.fortinet.com/resources/cyberglossary/tcp-ip</div>]]></description>
         <enclosure url="https://www.fortinet.com/resources/cyberglossary/tcp-ip" />
         <pubDate>2022-06-23 17:32:22 UTC</pubDate>
         <guid>https://padlet.com/PedagogiaDH/x8g54qwm5q4iy9uo/wish/2229070794</guid>
      </item>
      <item>
         <title>Protocolo POP3:</title>
         <author>PedagogiaDH</author>
         <link>https://padlet.com/PedagogiaDH/x8g54qwm5q4iy9uo/wish/2229070795</link>
         <description><![CDATA[<div><strong><br>POP3</strong> (Post Office Protocol) is a very common <a href="https://developer.mozilla.org/en-US/docs/Glossary/Protocol">protocol</a> for getting emails from a mail server over a <a href="https://developer.mozilla.org/en-US/docs/Glossary/TCP">TCP</a> connection. POP3 does not support folders, unlike the more recent <a href="https://developer.mozilla.org/en-US/docs/Glossary/IMAP">IMAP</a>, which is harder to implement because of its more complex structure.<br><br></div><div><br>Clients usually retrieve all messages and then delete them from the server, but POP3 does allow retaining a copy on the server. Nearly all email servers and clients currently support POP3.<br><br></div><div>Source: https://developer.mozilla.org/en-US/docs/Glossary/POP</div>]]></description>
         <enclosure url="https://developer.mozilla.org/en-US/docs/Glossary/POP" />
         <pubDate>2022-06-23 17:32:22 UTC</pubDate>
         <guid>https://padlet.com/PedagogiaDH/x8g54qwm5q4iy9uo/wish/2229070795</guid>
      </item>
      <item>
         <title>Protocolo DHCP:</title>
         <author>PedagogiaDH</author>
         <link>https://padlet.com/PedagogiaDH/x8g54qwm5q4iy9uo/wish/2229070796</link>
         <description><![CDATA[<div>Dynamic Host Configuration Protocol (DHCP) is a client/server protocol that automatically provides an Internet Protocol (IP) host with its IP address and other related configuration information such as the subnet mask and default gateway. RFCs 2131 and 2132 define DHCP as an Internet Engineering Task Force (IETF) standard based on Bootstrap Protocol (BOOTP), a protocol with which DHCP shares many implementation details. DHCP allows hosts to obtain required TCP/IP configuration information from a DHCP server.<br><br>Source: https://docs.microsoft.com/en-us/windows-server/networking/technologies/dhcp/dhcp-top</div>]]></description>
         <enclosure url="https://docs.microsoft.com/en-us/windows-server/networking/technologies/dhcp/dhcp-top" />
         <pubDate>2022-06-23 17:32:22 UTC</pubDate>
         <guid>https://padlet.com/PedagogiaDH/x8g54qwm5q4iy9uo/wish/2229070796</guid>
      </item>
      <item>
         <title>Protocolo: SSH</title>
         <author>PedagogiaDH</author>
         <link>https://padlet.com/PedagogiaDH/x8g54qwm5q4iy9uo/wish/2229070797</link>
         <description><![CDATA[<div>The SSH protocol (also referred to as Secure Shell) is a method for secure remote login from one computer to another. It provides several alternative options for strong authentication, and it protects the communications security and integrity with strong encryption. It is a secure alternative to the non-protected login protocols (such as <a href="https://www.ssh.com/ssh/telnet"><strong>telnet</strong></a>, rlogin) and insecure file transfer methods (such as <a href="https://www.ssh.com/ssh/ftp/"><strong>FTP</strong></a>).<br><br>Source: https://www.ssh.com/academy/ssh/protocol</div>]]></description>
         <enclosure url="https://www.ssh.com/academy/ssh/protocol" />
         <pubDate>2022-06-23 17:32:22 UTC</pubDate>
         <guid>https://padlet.com/PedagogiaDH/x8g54qwm5q4iy9uo/wish/2229070797</guid>
      </item>
      <item>
         <title></title>
         <author>PedagogiaDH</author>
         <link>https://padlet.com/PedagogiaDH/x8g54qwm5q4iy9uo/wish/2229070798</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/315422260/0bfc7dafad7fb276b4c7566adeb8bad8/IMAP0.png" />
         <pubDate>2022-06-23 17:32:22 UTC</pubDate>
         <guid>https://padlet.com/PedagogiaDH/x8g54qwm5q4iy9uo/wish/2229070798</guid>
      </item>
      <item>
         <title>Protocolo IMAP</title>
         <author></author>
         <link>https://padlet.com/PedagogiaDH/x8g54qwm5q4iy9uo/wish/2229460806</link>
         <description><![CDATA[<div>IMAP stands for <strong>Internet Message Access Protocol</strong>. It is an application layer protocol which is used to receive the emails from the mail server. It is the most commonly used protocols like POP3 for retrieving the emails.</div><div>It also follows the client/server model. On one side, we have an IMAP client, which is a process running on a computer. On the other side, we have an IMAP server, which is also a process running on another computer. Both computers are connected through a network.<br><br>Source: https://www.javatpoint.com/imap-protocol</div>]]></description>
         <enclosure url="https://www.javatpoint.com/imap-protocol" />
         <pubDate>2022-06-24 03:58:55 UTC</pubDate>
         <guid>https://padlet.com/PedagogiaDH/x8g54qwm5q4iy9uo/wish/2229460806</guid>
      </item>
   </channel>
</rss>
