Discuss this help topic in SecureBlackbox Forum

TElFTPSServerMessageTable class

Properties     Methods     Declared in     


Description

    This class is a container for a table of server messages (replies) for TElSimpleFTPSServer. For each reply code there is a message in the table. Use GetMessage method to check the message associated with certain reply code, and SetMessage to assign the desired message with the code. Call SetDefaults to set up default messages.

Properties

Methods

Declared in

.NET:
  • Namespace: SBFTPSServer
  • Assembly: SecureBlackbox.FTPS
VCL:
  • Unit: SBFTPSServer
Java:
  • Package: SecureBlackbox.FTPS.jar
C++:
  • sbftpsserver.h

Discuss this help topic in SecureBlackbox Forum