When creating a new socket using the Python “sockets” module, which of the following parameters is used to specify the socket will send and receive TCP traffic? (Choose two)
Select all that apply, then click Submit answer.
-
○
socket.SOCK_STREAM
-
○
socket.AF_INET
-
○
socket.SOCK_DGRAM
-
○
socket.socket