Michael Good
mjgood91@yahoo.com

This is a running version of the chat program that I built in JAVA.

The way the program works is by connecting to a program running on a server at my house. This program manages texts from all users and makes sure texts are sent to everyone. I realize that there is much more that could be done to make this program better, However, the purpose of this program is to show my knowledge of JAVA and client/server operations than to actually be a useful texting program.

The textfield on the left is where you put your username, the larger textfield on the right is where you type your message to others. You can test this program by launching it in two tabs at once.

Source code is at the home page.

NOTE: If the applet is not launching, you may have to update your java runtime. To update you java runtime go here.