What is this about: This is a client witch can send text messages to a server. The server then
transmit the message to all clients that is logged on that server.
How to use this:
Write the IP or the Host name of the computer at witch the ChatServer is
being executed from.
Write the port number at witch the ChatServer is listening.
Write the name witch you want to bee know as.
Press connect. and se what happens.
When you are connected you may choose from the combobox (at the buttom) whom you want
to chat with. This is default set to 'all', witch means that the messages you write
will be transmitted to all logged on the current ChatServer.
The userlist in the combobox dosent update itself. You will have to do it
manually by pressing the blue panel to the left of the box.
NB: if you are running ChatServer and ChatClient on the same computer it is
faster to use the computer HostName or IP than using 127.0.0.1.