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