3600 Crossword

1234567891011121314151617181920
Across
  1. 2. Assigns and manages global IP address space and port numbers
  2. 5. Unit of data at the transport layer
  3. 6. Protocol that dynamically assigns IP addresses
  4. 10. Device that forwards packets between networks
  5. 11. Server call that returns a new socket per client
  6. 14. Client call to establish a TCP connection to server
  7. 15. ____ control: prevents sender from overwhelming receiver
  8. 18. Error-detection field in UDP/TCP header
  9. 20. Assigns a port number to a socket
Down
  1. 1. Unit of data transmitted via UDP
  2. 3. API abstraction with IP address, port, and protocol
  3. 4. The TCP three-way connection process
  4. 7. Identifies an application/process on a host
  5. 8. Memory area that temporarily holds data during transfer
  6. 9. Router that acts as an access point to another network
  7. 12. Classless Inter-Domain Routing notation
  8. 13. Set of rules for communication between network entities
  9. 16. Server call that allows connections to be made to a port
  10. 17. System call to receive data from a socket
  11. 19. Network subdivision, used with a mask to split addresses