JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
G
H
I
J
L
M
N
P
R
S
T
U
M
MulticastSocket
- Class in
java.net
The multicast datagram socket class is useful for sending and receiving IP multicast packets.
MulticastSocket()
- Constructor for class java.net.
MulticastSocket
Create a multicast socket.
MulticastSocket(int)
- Constructor for class java.net.
MulticastSocket
Create a multicast socket and bind it to a specific port.
MulticastSocket(SocketAddress)
- Constructor for class java.net.
MulticastSocket
Create a MulticastSocket bound to the specified socket address.
A
B
C
D
E
G
H
I
J
L
M
N
P
R
S
T
U
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes