I want to connect using telnet to my computer. however when I tried that its giving me error 111. the server works when im doing
telnet 127.0.0.1 12345
however
telnet 159.65.233.178 12345
does not work
if its a firewall problem then how do I allow someone to connect to that port ?
should I paste my server code? its in lisp though and uses usockets