Package: target
Describe TCP communication properties
Use the target.TCPChannel
, which inherits functionality from
target.CommunicationChannel
, to describe TCP communication
properties.
To create a target.TCPChannel
object, use the target.create
function.