When using the Python "sockets" module, which of the following calls is used to transmit data to a specific IP address?
sendto
connect
bind
try
Submit