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