Host a sends two udp segments to server s, one to port 1234 and the other to port 2345. host b sends one udp segment to server s, port 1234.
a)
the server s needs to open how many server sockets, n, to handle the three segments from hosts a and b?
n = ?
b)
see attachment