Usage:
SERVERSIDE:
-
compile with g++
-
run with port to listen on, default is 9034
a.out PORT
CLIENT:
-
connect to server using telnet on PORT
telnet SERVER_IP PORT
-
choose your username
-
and.. chat :D
Usage:
SERVERSIDE:
compile with g++
run with port to listen on, default is 9034
a.out PORT
CLIENT:
connect to server using telnet on PORT
telnet SERVER_IP PORT
choose your username
and.. chat :D