Pular para o conteúdo principal

Class: DatagramSocket

This page documents the methods and fields available in the DatagramSocket class.

Members

SignatureDescription
DatagramSocket(DatagramSocketImpl)Creates a new instance of DatagramSocket.
connect(InetAddress, int)Performs the connect operation using the provided parameters (address, port).