Package: target
Describe UDP communication
Use the target.UDPChannel
class, which inherits functionality from
target.CommunicationChannel
, to describe User Datagram Protocol (UDP)
communication.
To create a target.UDPChannel
object, use the target.create
function.