Page 1 of 1

Suppose a single server is receiving UDP segments from 1000 different hosts, each with a unique internet address. What i

Posted: Fri May 20, 2022 11:53 am
by answerhappygod
Suppose a single server is receiving UDP segments from 1000
different hosts, each with a unique internet address. What is the
minimum number of server-side sockets that can exist for this
scenario? What is the minimum number of server-side port numbers
that can be used? Answer the same questions if TCP is used instead
of UDP.