SatCat5
net_echo.h File Reference

Detailed Description

Generic Echo service.

Definition in file net_echo.h.

#include <satcat5/ethernet.h>
#include <satcat5/udp_core.h>
Include dependency graph for net_echo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  satcat5::net::ProtoEcho
 The Echo protocol can be attached to any Dispatch object. More...
 
class  satcat5::eth::ProtoEcho
 Thin wrapper for echo of ethernet frames through eth::Dispatch. More...
 
class  satcat5::udp::ProtoEcho
 Thin wrapper for echo of UDP/IP frames through udp::Dispatch. More...