How did Anairc born?

In the lab of my university an user can't send a message to another user.

Then came the chat done by TheOne and other guys, it uses a shared text file and each chat client reads and writes on it.

I cooperated with him for a while, but Leuzz told me about broadcast.

I started writing code for Anairc, after some brainstorming with Leuzz. It has some advantages against the file based chat (such as not destroying hard disks), allows private conversations and ignoring one user.