
Explore tens of thousands of sets crafted by our community.
Mobile Network Protocols
20
Flashcards
0/20
CoAP
Constrained Application Protocol is designed for simple devices and allows them to communicate interactively over the Internet, crucial for IoT mobile apps.
MQTT
Message Queuing Telemetry Transport is a lightweight messaging protocol used for the IoT, useful in mobile apps to communicate with sensors and devices.
SMTP
Simple Mail Transfer Protocol is used to send emails, often integrated in mobile apps for sending user notifications and confirmations.
IMAP
Internet Message Access Protocol is used to manage and retrieve emails, allowing mobile emails clients to maintain synchronization with the server.
POP3
Post Office Protocol version 3 is used to retrieve emails from a server, allowing mobile email clients to download messages.
SIP
Session Initiation Protocol is used to initiate, maintain, modify, and terminate real-time sessions for voice, video, messaging, and other communications.
WebSocket
WebSocket protocol provides full-duplex communication channels over a single TCP connection, used for real-time data transfer in apps.
XMPP
Extensible Messaging and Presence Protocol is a communication protocol for message-oriented middleware based on XML, widely used for instant messaging.
SRTP
Secure Real-time Transport Protocol provides encryption, message authentication, and integrity for RTP streams, important for secure voice and video streaming.
Bluetooth
Bluetooth is a wireless technology standard for exchanging data over short distances, used for connecting peripherals like wearables to mobile devices.
HTTP
Hypertext Transfer Protocol facilitates communication between client and server and is often used for loading webpages in mobile browsers.
SSDP
Simple Service Discovery Protocol is used for the discovery of UPnP devices, facilitating device and service discovery in local networks.
AMQP
Advanced Message Queuing Protocol is an open standard for messaging middleware, offering reliable and secure communications.
TCP
Transmission Control Protocol is used for reliable, ordered, and error-checked delivery of streams of data between applications.
WebRTC
Web Real-Time Communication supports browser-to-browser applications for voice calling, video chat, and P2P file sharing without plugins.
RTP
Real-time Transport Protocol is used for delivering audio and video over IP networks, employed in video conferencing and streaming apps.
SOAP
Simple Object Access Protocol is a protocol for exchanging structured information in web services, used in mobile apps to interact with web services.
FTP
File Transfer Protocol is used for transferring files between a client and server, useful for uploading content to mobile apps.
UDP
User Datagram Protocol offers a direct way to send and receive datagrams over an IP network, used in streaming and real-time communications.
HTTPS
Secure version of HTTP, ensures encrypted communication and secure identification of a network web server, typically used for secure transactions.
© Hypatia.Tech. 2024 All rights reserved.