All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----iceberg.APCpath.connectors.UDPStreamReader
public static final String MYNAME
public UDPStreamReader(String srcid, int ipBlockSize)
public InetAddress getAddr()
public int getPort()
public void init(int port) throws IOException
public void open() throws IOException
public void close() throws IOException
public void kill() throws IOException
public DatagramPacket read() throws IOException
public int read(byte buf[]) throws IOException
All Packages Class Hierarchy This Package Previous Next Index