MulticastSocket.MulticastSocket
Class Overview | Class Members | 
  This Package | 
All Packages
 public MulticastSocket() throws IOException
Description
 Create a multicast socket.
 public MulticastSocket( int port ) throws IOException
Parameters
-  local 
-  port to use
  
Description
 Create a multicast socket and bind it to a specific port.