Savarese.Org

example
Interface Ping.EchoReplyListener

Enclosing class:
Ping

public static interface Ping.EchoReplyListener


Method Summary
 void notifyEchoReply(org.savarese.vserv.tcpip.ICMPEchoPacket packet, byte[] data, int dataOffset, byte[] srcAddress)
           
 

Method Detail

notifyEchoReply

void notifyEchoReply(org.savarese.vserv.tcpip.ICMPEchoPacket packet,
                     byte[] data,
                     int dataOffset,
                     byte[] srcAddress)
                     throws java.io.IOException
Throws:
java.io.IOException

Savarese.Org

Copyright © 2004-2007 Daniel F. Savarese. All Rights Reserved.