Module simulator

Source
Expand description

This container module features all functionality to communicate with the test server via TCP.

Modulesยง

get_resp_sim
Contains trait implementation for other threads to communicate with the thread defined in tcp_communication
tcp_communication
Contains the main functionality for communication with the test server
tcp_communication_channels
Contains channels for communication between threads
tcp_communication_config
Configuration of TcpCommunication
tcp_communication_error
Contains the error definition for communication with the simulator via TCP
tcp_data
Contains definition of data to be exchanged with the test server