Just to test Asio C++ out.
$ make
$ ./echo_serverYou can just use telnet as a client
$ telnet localhost 6970
hello
hello
$
This project was originally started on a livestream:
Just to test Asio C++ out.
$ make
$ ./echo_serverYou can just use telnet as a client
$ telnet localhost 6970
hello
hello
$
This project was originally started on a livestream: