public static class Ping.PingerIPv6 extends Ping.Pinger
dataOffset, identifier, length, listener, offset, recvData, recvPacket, replyType, requestType, sendData, sendPacket, sequence, socket, srcAddress
Constructor and Description |
---|
Ping.PingerIPv6(int id) |
Modifier and Type | Method and Description |
---|---|
protected void |
computeSendChecksum(java.net.InetAddress host) |
int |
getRequestPacketLength() |
void |
receive() |
close, getRequestDataLength, ping, receiveEchoReply, sendEchoRequest, setEchoReplyListener
public Ping.PingerIPv6(int id) throws java.io.IOException
java.io.IOException
protected void computeSendChecksum(java.net.InetAddress host) throws java.io.IOException
computeSendChecksum
in class Ping.Pinger
java.io.IOException
public void receive() throws java.io.IOException
receive
in class Ping.Pinger
java.io.IOException
public int getRequestPacketLength()
getRequestPacketLength
in class Ping.Pinger
Copyright © 2004-2007 Daniel F. Savarese
Copyright © 2009 Savarese Software Research Corporation. All Rights Reserved.