User Guide

PETEP Architecture

PETEP is modular application that consists of three important elements:

  • Core - transmission of data between modules.
  • Proxy module - handles incoming connections, read/write operations etc.
  • Interceptor module - processes data (modifications, logging, ...).

In PETEP GUI, the core is not running by default and you have to start it manually using START button in Settings.

On the diagram, you can see that interceptors are divided into separate queues for each direction (client → server, server → client).

You can display the diagram for your current project settings inside PETEP Guide (Help → Guide, F1).