Build your own Echo server. Implement a uUDP or TCP based Echo server.

An Echo server listens for connections from clients then echoes back to the client whatever the client sent to the server.