PowerTCP FTP for .NET
DefaultPort Field



The "well-known" default port 21 for connecting to standard FTP Servers.
Syntax
Public Const DefaultPort As Integer
Dim value As Integer
 
value = Ftp.DefaultPort
public const int DefaultPort
public:
const int DefaultPort
Remarks
Note that Ftp servers implementing "implicit" security typically use port 990.
See Also

Reference

Ftp Class
Ftp Members


PowerTCP FTP for .NET Documentation Version 6.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic