basic-im
an instant messenger using Java sockets, with a server and client
this was my first time using threads, to allow the GUI to work while the socket was listening for new messages.
this was my first time using threads, to allow the GUI to work while the socket was listening for new messages.