Internet Direct (Indy)
Home
PreviousUpNext
TIdFSPPacket.Sequence Property

Indicates the processing order for a packet in a multi-packet FSP protocol exchange.

Pascal
property Sequence: Word;

Sequence is a Word property that indicate the processing order for a packet in a multi-packet FSP protocol exchange. Sequence values originate with the value 1 (One) and increment by 1 (one) until all packets in the protocol request or response have been transmitted. 

Sequence is used to ensure that packets are received and processed in the correct order. 

Use Key to determine the unique identifier for a FSP protocol request or response.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.