Internet Direct (Indy)
|
Port number for the originating endpoint of the packet transmission.
property SourcePort: Integer;
SourcePort is an Integer property that represents the port number on the originating endpoint used to read or write the contents of a packet transmission.
Use SourceIF and SourceIP to access the network interface and IP address for the originating endpoint for the packet transmission.
Use DestIF, DestIP, and DestPort to access the network interface, IP address, and port number on the destination endpoint used 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. |