2 Reusable Code Snippet Topics

Remove Filter
Member Avatar for
Member Avatar for D33wakar
0
345
Member Avatar for D33wakar

This is a simple echo server that I've written while learning sockets programming. Compile the server and run it. You can connect to it using telnet like this: telnet localhost 1337 Disconnect the client by typing "/quit" without quotes.

0
378

The End.