DatagramSocketImpl.peek

DatagramSocketImpl.peek

Class Overview | Class Members | This Package | All Packages

Syntax
protected abstract int peek( InetAddress i ) throws IOException
Parameters
return
the address which the packet came from.
Description
Peek at the packet to see who it is from.