I got to do a kind of Messenger in Java. Well .. it will not have to do something with a server or making accounts. Will simply be a program which will be used to communicate between 2 computers into a network, by setting the IP of the computers that communicate. I think to make a window with a smaller text area where each user writes the messages and another text area where each message will appear after the user touches a SEND key. I am asking if there are any packages or classes which will help me to make the second text area easier. I already seen that i have JavaFrameWork to broadcast an audio/video file on this messenger. Yeah, i have to add video/audio options too but if i manage to make it work with sending message, it will be much easier to finish it.