Discuss this help topic in SecureBlackbox Forum
This event is fired when a client requests for port change.
Declaration
Parameters
- Address - address of the client that performs the request.
- Port - new port number.
- Success - set this parameter to True if the request has succeeded, and to False otherwise.
- pcAddress - address of the client that performs the request.
- szAddress - the length of pcAddress.
Description
This event is fired by TElFTPSServer when it has received a request to change port.
Use parameter
Success to specify whether the request has succeeded.
Discuss this help topic in SecureBlackbox Forum