Default port for the FTP protocol. TCP Port 21

Namespace:  KetLabs.FTP
Assembly:  Ftp (in Ftp.dll) Version: 1.0.0.19105 (1.0.0.*)

Syntax

C#
public const int FTP_DEFAULT_PORT
Visual Basic (Declaration)
Public Const FTP_DEFAULT_PORT As Integer
Visual C++
public:
literal int FTP_DEFAULT_PORT

See Also