मुख्य कंटेंट तक स्किप करें

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).