ohaizac.devprojectsbasic-im

basic-im

An instant messenger using Java sockets, with a server and client.

year: 2015, links: github

This was my first time using threads, to allow the GUI to work while the socket was listening for new messages.