Go Back

Echo server

DevOps

About
An echo server describes a fundamental network testing application blueprint that simply intercepts any incoming data packet payload over a socket connection (TCP/UDP) and transmits the exact same byte string back to the originating client host.