Nota: La traducción de esta entrada está actualmente en revisión de calidad, por lo que parte del contenido se muestra temporalmente solo en inglés.
Esta entrada aún no se ha traducido a tu idioma, así que se muestra el original a continuación.
datagram
This term is primarily used in computer networking and telecommunications to describe a connectionless packet. It carries a specific technical connotation where each unit is treated as an independent entity, meaning the network does not establish a dedicated path before transmission. This distinguishes it from "circuit-switched" data.
In professional technical documentation, it is often used interchangeably with "packet," though "datagram" specifically emphasizes the lack of a pre-established connection. It is a formal, technical term and is rarely used in casual conversation outside of software engineering or network administration contexts.