Kaspersky Industrial CyberSecurity for Networks API Developer's Guide
Contents
Contents
ApplicationLayerAddress
Application-level address.
Defined in
This message is defined in the event_provider.proto
file.
Syntax
message ApplicationLayerAddress
{
string address = 1;
string protocol = 2;
string protocolStack = 3;
DirectionType direction = 4;
string addressName = 5;
}
Fields
This message has the following fields.
ApplicationLayerAddress message fields
Type |
Name |
Tag |
Description |
---|---|---|---|
|
|
|
Application layer address. |
|
|
|
Protocol name. |
|
|
|
Protocol stack. |
|
|
Communication direction. |
|
|
|
|
Address name. |