> Chat program
I have been programming a chat program in Java. It is an IRC client that needs to withstand possession from the client's side to other people. This was a problem for me that people were possessed on the other end of the line. That's because IRC allowed for so much, like people typing within the conversation on a higher level replacing the below people's texts.
Look at my self programmed IRC client below.
|