Computación Básica
Qué pasa cuando enciendes una computadora
Cómo funciona un circuito electrónico
¿Qué es un bit y qué es un byte?
Qué es un procesador (CPU) y la memoria (RAM)
¿Qué es un sistema operativo?
Todo lo que pasa tras enviar un mensaje de WhatsApp
Cómo las computadoras guardan datos
¿Cómo se organizan los archivos?
Teléfonos y sus "System on a Chip" o SOC
GPUs: Procesadores gráficos y de AI
Redes e Internet
¿Qué es un algoritmo? ¿Qué es un Lenguaje de Programación?
Direcciones IP y el protocolo de Internet
Nombres de dominio, DNS y cómo obtener un .com
Modelo Cliente/Servidor: ¿Cómo funciona un sitio web?
Sistemas Operativos y Almacenamiento
Diferencias entre Windows, Linux y MacOS
Permisos, niveles de procesos y privilegios de ejecución
Archivos: Metadatos, cabeceras y extensiones
Archivos y estructuras de datos
¿Qué son las bases de datos?
Cómo funciona un .ZIP
Cómo funciona el formato .JPG
Videos: contendores, codecs y protocolos
Introducción a Blockchain e Inteligencia Artificial
Arquitectura y funcionamiento interno de Blockchain
¿Qué es una red neuronal?
¿Cómo funcionan los LLMs?
You don't have access to this class
Keep learning! Join and start boosting your career
When you send a WhatsApp message from your phone, it goes through a fascinating technological process before it reaches its destination. Your message doesn't go directly from your phone to another phone, but becomes a digital packet that passes through various infrastructures, such as antennas, internet providers and undersea cables, until it reaches your friend's cell phone securely and privately.
When you send a message via WhatsApp, a complex technological network is activated so that your text arrives encrypted and secure to another device. The message is first converted into bytes - sets of eight bits made up of zeros and ones - which devices, antennas and the internet are able to interpret and transport.
Your phone, which is essentially a computer, connects to the Internet primarily through wireless technologies, which include: - WiFi: a common wireless system in homes and offices - 4G, 3G, 2G and Edge: mobile networks that use antennas to transmit data.
If you use cables, the connection usually occurs through an Ethernet cable that terminates in a modem, converted into signals that travel via fiber optics to the global internet.
WhatsApp protects your messages through end-to-end encryption, ensuring that only the recipient can decrypt and read the content. This happens by means of: - Public key: encrypts the message - Private key: decrypts the message exclusively on the receiving device.
Public keys are automatically exchanged between contacts when adding or synchronizing phones, while private keys remain exclusively stored on each device.
Encrypted messages are sent in digital packets, which additionally carry metadata with information such as: - Who the sender is; - When the message was sent; - Where the message should go.
These packets travel thanks to specific protocols and are easy to manage by systems such as 4G or home wireless equipment.
To reach the right destination, each packet uses an IP address, a unique numbering assigned to each server and connection on the network. Familiar names like whatsapp.com are translated by DNS(Domain Name System) servers that map those names to specific IP addresses, allowing your message to pass in seconds from the local provider to complex global networks.
Your Internet Service Provider or ISP sends the packet to an Internet Exchange Point or IXP, which in turn distributes it to the messaging service's datacenters. These points function as large distribution centers, connected by submarine and terrestrial cables, including satellites such as those used by Starlink.
This whole system allows messages to travel almost at the speed of light through the appropriate networks, arriving quickly and maintaining a high level of privacy and security for users.
Contributions 0
Questions 0
Want to see more contributions, questions and answers from the community?