DatagramSocketImpl.send
Class Overview | Class Members | 
  This Package | 
All Packages
 protected abstract void send( DatagramPacket p ) throws IOException
Parameters
-  packet 
-  to be sent.
  
Description
 Sends a datagram packet. The packet contains the data and the
 destination address to send the packet to.