GIAC
GPYC · Question #38
When using the Python "sockets" module, which of the following calls is used to transmit data to a specific IP address?
The correct answer is B. connect. You've hit your limit · resets 1pm (America/New_York)
Network & Web Programming
Question
When using the Python "sockets" module, which of the following calls is used to transmit data to a specific IP address?
Options
- Asendto
- Bconnect
- CBind
- Dtry
How the community answered
(38 responses)- B95% (36)
- C3% (1)
- D3% (1)
Explanation
You've hit your limit · resets 1pm (America/New_York)
Topics
#sockets#sendto#UDP transmission#socket methods
Community Discussion
No community discussion yet for this question.