> faq

# Which version of the C++ standard is used in the DC Engine?

C++17

# Where can I find a list of supported protocols?

We publish the main technical information on this portal. More detailed documentation is available upon request.

# Is it possible to configure network flow tagging rules?

Creating your own rules for tagging is one of the key features of our product.

# Is DC Engine an exclusively C++ solution?

Correct. We also provide a C API for the core library, which allows for integration into projects written in C, Rust, and other languages.

# What if the protocol I need is not in the supported list?

You can independently implement the extraction of the required fields through the extension mechanism. If for some reason this is not enough, then you can write to us and we will discuss adding the protocol you requested.

# What platforms are supported?

Unix-like, MacOS, Windows.

# What about performance?

Performance tests are carried out after each release. The latest information can be found on this portal in performance section.