.. _file_src_desert_classes_TcpDaemon.h: File TcpDaemon.h ================ |exhale_lsh| :ref:`Parent directory ` (``src/desert_classes``) .. |exhale_lsh| unicode:: U+021B0 .. UPWARDS ARROW WITH TIP LEFTWARDS Class used to send and receive data from the DESERT socket. .. contents:: Contents :local: :backlinks: none Definition (``src/desert_classes/TcpDaemon.h``) ----------------------------------------------- .. toctree:: :maxdepth: 1 program_listing_file_src_desert_classes_TcpDaemon.h.rst Detailed Description -------------------- The DESERT protocol stack interacts with the application level through a socket, used to send and receive a binary stream containing packets. This class connects to the socket and creates two threads, that run continously to store and send packets in the static members rx_packets and tx_packets Prof. Davide Costa Included By ----------- - :ref:`file_src_classes.h` - :ref:`file_src_desert_classes_CBorStream.h` Classes ------- - :ref:`exhale_class_classTcpDaemon` Defines ------- - :ref:`exhale_define_TcpDaemon_8h_1a280feb883e9d4a7edcc69c8bcb9f38f2` - :ref:`exhale_define_TcpDaemon_8h_1a25c8363b88d9b8f73cc6b1a98bba8d9c` - :ref:`exhale_define_TcpDaemon_8h_1ab1ab098f867604f4f2672430b0fd7550` - :ref:`exhale_define_TcpDaemon_8h_1a973c680573b37fc359fc68d0707da355` - :ref:`exhale_define_TcpDaemon_8h_1a422dc041aa77d3512ee9d63a0db848cc`