Today I read some stuff about socket programming in C because this is one of the things I haven't done yet.
I wrote
this little server program which only sends you a "Hello $IP" if you connect to it.
The cause why I have done this is because I needed a server which dials my internet connection on my router if a client sends a "magig paket" to it.
No my question is, does anybody know how to make these nice ascii art videos which can be viewed with telnet on the server?
I want to make such video too