|
Communicating via Wln Interface |
Top Previous Next |
Actual data exchange over the Wi-Fi link fall outside the responsibilities of the wln object. This is the task of the sock object. This object has a set of properties that define whether a particular socket will be listening on the Wi-Fi interface (sock.allowedinterfaces property), establish an outgoing connection through the Wi-Fi interface (sock.targetinterface property). See also: sock.currentinterface read-only property.