EndpointPort Property

Description

Returns the endpoint port of the file transfer.

Syntax
object.EndpointPort

Remarks

This is the same port that is passed as the port of the receiver that calls FtsStartFileTransferReceive.

For multicast transfers, this property indicates the multicast port that the receiver is listening to. The receiver can use the SourcePort property to determine the port of the sender.

For unicast transfers, this property indicates the port that the receiver is listening to.

This property is available after at least one file transfer.

See Also

Return to File Transfer Reference.

© 1997 Microsoft Corporation. All rights reserved. Terms of Use.