Homework Of Computer Networking
CSE422 Section 002 – Computer Networking Fall 2018 Homework 2 – 50 points Sockets (10 points) 1. For a client-server application over TCP, why must the server program be executed before the client program? 2. For a client-server application over UDP, why may the client program be executed before the server program? 3. The UDP […]