:SequenceID


Class

     aprICMP()

 

Syntax

     SequenceID( [nSeqID] ) --> nSequence

 

Parameters

 

 

nSeqID

Optional The sequence identifier for the next datagram sent by the client.

 

Return

If nSeqID is Passed, the Return value is the Previous nSequence ID.

If no parameter is passed, nSequence is the Current Sequence ID.

 

Description

If nSeqID is Passed, this Method sets the sequence identifier for the next ICMP ECHO datagram sent by the client. The default sequence identifier for the first datagram is one.

 

If no parameter is passed, this Method returns the sequence identifier for the last ICMP ECHO datagram received by the client.