This is a free version of a Chat Application Implemented in Java.
It works with UDP packets,so it is unreliable but very fast.

The following applications is provided in a compiled 
form in the file AppTotal.exe:

AppCentral -the button which opens all other applications
AppReader -a reader which reads the conversations sent back by the server
AppSender -the application from which you send the messages to the server
AppServer -a full server which can be started or suspended
AppDetectIP -an applications which reveals your own IP address

Characteristics for:
		AppReader:-first time it is started it scans any available serever in the LAN 
				and if one is found it is displayed
			  -it can be suspended and resumed
		AppServer:can be suspended and resumed
		AppSender:-First time you input your nick name
			  -Second time you input the address of the server to connect to
			  -Then you type your messages


Known Problems:Sometimes when connecting to server with "localhost" the messages are doubled back to the Reader.


Enjoy:)
 raducoravu@yahoo.com