Discuss this help topic in SecureBlackbox Forum
This event is fired when EPSV command is received.
Declaration
Parameters
- Protocol - specifies the network protocol (IPv6 normally).
- Port - specifies the port on which the server should be listening.
- Success - set this parameter to True if the passive mode is allowed.
- pcProtocol - specifies the network protocol (IPv6 normally).
- szProtocol - specifies the length of pcProtocol.
Description
This event is fired when a client requests an extended passive mode.
Specify the port number and set Success parameter to True if the request is granted.
Discuss this help topic in SecureBlackbox Forum