Chapter 14 Introduction to Networking

1234567891011121314151617181920212223
Across
  1. 1. maximum size of a segment that can be transmitted in a single packet
  2. 3. Pairs of endpoints used for communication in a network
  3. 6. flag requests immediate delivery of data
  4. 8. Packets of data that are sent independently without establishing a connection
  5. 9. A process used to establish a connection between two hosts
  6. 10. The maximum size of a packet that can be transmitted over a network interface
  7. 11. flag acknowledges the receipt of a data packet
  8. 15. flag indicates the start of a connection
  9. 17. A technique that allows multiple conversations to share a single physical link
  10. 18. A technique used to prevent network congestion by reducing the transmission rate
  11. 19. guarantee that data will be delivered as it was sent
  12. 20. Smaller units of data that make up a message
  13. 21. flag indicates the end of a connection
  14. 23. limits the amount of data that can be sent before receiving an acknowledgment
Down
  1. 2. A random number used to synchronize the sequence numbers in a TCP connection
  2. 4. does not require a connection to be established before data is sent
  3. 5. A command-line tool used to display network connections, statistics, and routing tables
  4. 7. A TCP option that allows the receiver to acknowledge specific segments
  5. 12. A protocol that does not require a connection to be established before data is sent
  6. 13. flag indicates a reset of the connection
  7. 14. A protocol that guarantees delivery of data in the correct order
  8. 16. flag indicates that urgent data is present.
  9. 22. A mechanism to regulate the rate at which data is sent to avoid overwhelming the receiver