Discuss this help topic in SecureBlackbox Forum
This event is fired when the client requests server forwarding.
Declaration
Parameters
Description
This event is fired on client's request for server forwarding.
If
Accept parameter is set to
True the server allows this forwarding and undertakes to:
a) open the
Port for listening;
b) if some remote host connects to this port, call
OpenServerForwarding method
and pass this host coordinates (SrcHost, SrcPort) to it.