Internet Direct (Indy)
Home
PreviousUpNext
TIdPacketInfo.DestIF Property

Network interface for the destination endpoint of the packet transmission.

Pascal
property DestIF: Cardinal;

DestIF is a Cardinal property that represents the network interface on the destination endpoint used to read or write the contents of a packet transmission. 

DestIP and DestPort are used to represent the IP address and port number on the destination endpoint used for the packet transmission. 

Use SourceIF, SourceIP, and SourcePort to access the interface, IP address, and port number information for the originating endpoint for the packet transmission.

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.