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)
A. socket.SOCK_STREAM
B. socket.AF_INET
C. socket.SOCK_DGRAM
D. socket.socket
When creating a new socket using the Python `sockets` module, which of the following parameters is used to specify the s
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
When creating a new socket using the Python `sockets` module, which of the following parameters is used to specify the s
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!