Input |
Data type |
Description |
---|---|---|
i_etProtocol |
Communication protocol |
|
i_uiPort |
UINT |
Communication port |
i_sSource |
STRING[255] |
Source address of incoming packets. Supported values are any, me, all valid IP addresses and ranges. It is a good practice to use the value any. |
i_sDestination |
STRING[255] |
Destination address of incoming packets. Supported values are any, me, all valid IP addresses and ranges. It is a good practice to use the value me. |