|
Generated by JDiff |
||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
| Added Methods | |
void connect(InetAddress, |
Connects a datagram socket to a remote destination. |
void disconnect() |
Disconnects a datagram socket from its remote destination. |
void joinGroup(SocketAddress, |
Join the multicast group. |
void leaveGroup(SocketAddress, |
Leave the multicast group. |
int peekData(DatagramPacket) |
Peek at the packet to see who it is from. |
|
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||