W2 - Application Layer I Flashcards
What are the main components of the Internet?
Hosts, communication links, packet switches, and protocols.
What are communication links determined by?
Bandwidth, which can include fiber, copper, radio, and satellite.
What do packet switches do?
They forward packets of data through routers and switches.
What is the Internet?
A network of interconnected networks connected through ISPs.
What controls message exchanges on the Internet?
Protocols such as TCP, IP, and HTTPS.
What are RFCs and IETF in the context of Internet standards?
RFC: Request for Comments, which define protocols and standards. IETF: Internet Engineering Task Force, which develops and promotes these standards.
What is a protocol in networking?
A set of rules defining the format, order of messages sent and received, and the actions taken on message receipt.
What are the six protocol layers listed in the document?
- Hosts 2. Routers 3. Links of various media 4. Applications 5. Protocol 6. Hardware & Software
What are the main protocol stack layers in the ISO/OSI model?
Application, Transport, Network, Link, Physical, Presentation, Session
What does the link layer handle?
Data transfer between neighboring network elements via communication mediums like Ethernet, 802.11, and PPP.
What does the physical layer manage?
Transmission of bits on the wire.
What is the function of the presentation layer?
Allows applications to interpret data through encryption, decryption, and compression.
What is the role of the session layer?
Synchronization, checkpointing, and recovery of data exchange.
What are examples of network applications?
FTP, SMTP, HTTPS.
What must a network application be capable of?
Running on different client systems and communicating over the network.