DatagramChannel « java.nio.channels « Java by API






1.DatagramChannel: connect(SocketAddress remote) throws IOException
2.DatagramChannel: open() throws IOException
3.DatagramChannel: read(ByteBuffer dst) throws IOException
4.DatagramChannel: write(ByteBuffer src) throws IOException