<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Protocols and data transmision by José Pretelt</title>
      <link>https://padlet.com/preteltjose86/8vvffnvk3q438uzj</link>
      <description></description>
      <language>en-us</language>
      <pubDate>2025-03-25 13:56:07 UTC</pubDate>
      <lastBuildDate>2025-03-25 14:15:37 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>Introduction</title>
         <author>preteltjose86</author>
         <link>https://padlet.com/preteltjose86/8vvffnvk3q438uzj/wish/3381513778</link>
         <description><![CDATA[<p>In the digital world, computers and devices communicate with each other using structured sets of rules known as <strong>protocols</strong>. These protocols govern how data is transmitted, received, and interpreted across networks, ensuring seamless communication.</p><p>Data transmission refers to the process of sending digital data from one device to another through various means, including <strong>wired (fiber optics, Ethernet)</strong> and <strong>wireless (Wi-Fi, Bluetooth, satellite)</strong> connections. Understanding how protocols and data transmission work is essential for grasping the fundamentals of networking and the internet.</p>]]></description>
         <enclosure url="https://elvis.padletcdn.com/1/fetch/e_in/pixabay.com/get/g3c16c8b6269b3c61e9657d9a55f2f4aaef4fc8b8a0d72142717693709cd90fdf49983f5052e379786b21e4fae9fbef9c.jpg" />
         <pubDate>2025-03-25 14:06:09 UTC</pubDate>
         <guid>https://padlet.com/preteltjose86/8vvffnvk3q438uzj/wish/3381513778</guid>
      </item>
      <item>
         <title>Understanding Protocols</title>
         <author>preteltjose86</author>
         <link>https://padlet.com/preteltjose86/8vvffnvk3q438uzj/wish/3381516764</link>
         <description><![CDATA[<p>A <strong>protocol</strong> is a predefined set of rules that dictate how data should be formatted, transmitted, and received in a network. Without protocols, devices would not be able to communicate effectively, leading to data loss, misinterpretation, or security risks.</p><p><strong>Types of Protocols</strong></p><p>Protocols can be classified into different categories based on their function:</p><p><strong>1.1. Communication Protocols</strong></p><p>These protocols enable devices to exchange data efficiently and reliably.</p><ul><li><p><strong>TCP/IP (Transmission Control Protocol / Internet Protocol)</strong><br>This is the foundation of internet communication, ensuring data is divided into packets and delivered correctly.</p></li><li><p><strong>HTTP &amp; HTTPS (Hypertext Transfer Protocol / Secure HTTPS)</strong><br>These protocols allow browsers to access and display web pages. HTTPS encrypts data for security.</p></li><li><p><strong>FTP (File Transfer Protocol)</strong><br>Used for transferring files between computers or servers over the internet.</p></li><li><p><strong>SMTP, IMAP, and POP3 (Email Protocols)</strong><br>These handle email transmission and retrieval.</p></li></ul><p><strong>1.2. Security Protocols</strong></p><p>Security is essential in data transmission. Some key security protocols include:</p><ul><li><p><strong>SSL/TLS (Secure Sockets Layer / Transport Layer Security)</strong><br>These encrypt data to protect sensitive information from hackers.</p></li><li><p><strong>IPSec (Internet Protocol Security)</strong><br>Ensures secure data transfer over the internet.</p></li></ul>]]></description>
         <enclosure url="" />
         <pubDate>2025-03-25 14:07:48 UTC</pubDate>
         <guid>https://padlet.com/preteltjose86/8vvffnvk3q438uzj/wish/3381516764</guid>
      </item>
      <item>
         <title>Data Transmission Methods</title>
         <author>preteltjose86</author>
         <link>https://padlet.com/preteltjose86/8vvffnvk3q438uzj/wish/3381518117</link>
         <description><![CDATA[<p>Data transmission refers to the process of sending information from one device to another. It can be classified based on direction, method, and medium.</p><p><strong>2.1. Transmission Direction</strong></p><ul><li><p><strong>Simplex Transmission:</strong> Data flows in only one direction (e.g., TV broadcast).</p></li><li><p><strong>Half-Duplex Transmission:</strong> Data can be sent and received but not at the same time (e.g., walkie-talkies).</p></li><li><p><strong>Full-Duplex Transmission:</strong> Data is sent and received simultaneously (e.g., phone calls, video conferencing).</p></li></ul><p><strong>2.2. Transmission Medium</strong></p><ul><li><p><strong>Wired Transmission:</strong> Uses cables like Ethernet, fiber optics, and coaxial cables.</p></li><li><p><strong>Wireless Transmission:</strong> Uses radio waves (Wi-Fi, Bluetooth, cellular networks, satellites).</p></li></ul><p><strong>2.3. Packet Switching vs. Circuit Switching</strong></p><ul><li><p><strong>Packet Switching:</strong> Data is broken into small packets and sent separately to be reassembled at the destination (used in the internet).</p></li><li><p><strong>Circuit Switching:</strong> A dedicated communication path is established (used in traditional phone calls).</p></li></ul>]]></description>
         <enclosure url="https://cdn4.explainthatstuff.com/og-large-computer-networks.png" />
         <pubDate>2025-03-25 14:08:30 UTC</pubDate>
         <guid>https://padlet.com/preteltjose86/8vvffnvk3q438uzj/wish/3381518117</guid>
      </item>
      <item>
         <title>Real-World Applications of Protocols &amp; Data Transmission</title>
         <author>preteltjose86</author>
         <link>https://padlet.com/preteltjose86/8vvffnvk3q438uzj/wish/3381519960</link>
         <description><![CDATA[<p><strong>5.1. Internet &amp; Web Browsing</strong></p><p>Whenever you visit a website, your browser uses <strong>HTTP/HTTPS</strong>, while your computer communicates with the web server using <strong>TCP/IP</strong>.</p><p><strong>5.2. Online Gaming &amp; Video Calls</strong></p><p>For real-time data transfer, protocols like <strong>UDP (User Datagram Protocol)</strong> are used since they prioritize speed over reliability.</p><p><strong>5.3. Banking &amp; Secure Transactions</strong></p><p>Financial institutions use <strong>TLS encryption, SSL certificates, and two-factor authentication</strong> to protect sensitive transactions.</p>]]></description>
         <enclosure url="https://cdn4.explainthatstuff.com/osi-networking-model.png" />
         <pubDate>2025-03-25 14:09:38 UTC</pubDate>
         <guid>https://padlet.com/preteltjose86/8vvffnvk3q438uzj/wish/3381519960</guid>
      </item>
   </channel>
</rss>
