Question: just need the answer, thank you Question 2 (50 points) Given the following code line in python to create a network socket, what kind of
Question 2 (50 points) Given the following code line in python to create a network socket, what kind of socket is created, UDP or TCP? Why? Explain with 1 sentence. \[ \text { serversocket }=\text { socket }\left(\mathrm{AF}_{-} \text {INET, } ight. \text { SOCK_DGRAM) } \]
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
