Class: DatagramSocket
This page documents the methods and fields available in the DatagramSocket class.
Members
| Signature | Description |
|---|---|
DatagramSocket(DatagramSocketImpl) | Creates a new instance of DatagramSocket. |
connect(InetAddress, int) | Performs the connect operation using the provided parameters (address, port). |