Questions tagged [echoserver]
3 questions
31
votes
6 answers
echo server with netcat or socat
I want a UDP echo server to get packets, and reply exactly what it has received. How can I simply do this using netcat or socat? It should stay alive forever and handle packets coming from several hosts.

Mohammad Hedayati
- 649
- 1
- 6
- 12
4
votes
2 answers
Is there an echo server I can use to test my programs?
I'm writing a simple client to ping a server with a packet on port 7 (echo) and then waiting for a reply. Is there a server that I can use to test this?

Ritwik Bose
- 203
- 1
- 3
- 7
-2
votes
2 answers
Hosting a echoServer
in a previous question, i made the conclusion that i will need something like gotomypc or logmein, but self hosting the echo server.
Is it a good idea ? Any experience of this ?
I'm looking for something who run on linux.
( Distant Access without…

a.claval
- 89
- 1
- 10