Class UdpSocketChannel

java.lang.Object
org.harctoolbox.harchardware.comm.UdpSocketChannel

public class UdpSocketChannel extends Object
This a helper class, to bundle the socket operations in a unified manner. It can be instantiated, possibly in multiple instances. It is not meant to be inherited from, or exported. It should therefore throw low-level exceptions, not HarcHardwareException.