Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 870 Bytes

File metadata and controls

26 lines (22 loc) · 870 Bytes

YetAnotherIM

Instant messaging systems such as Jabber, AIM, ICQ and IRC have become popular in the last few years. The aim of the project is to build a simple instant messaging system, written in Java, to develop your understanding of networked systems and programming.

YetAnotherIM - instant messager on Java sockets alt text

Client features

  • Regisration/Authentication
  • Contact List
  • Send Messages
  • User Status
  • Offline Messaging
  • Chat Logging
  • Subscribe System
  • Notificaion System
  • GUI for client (Swing)

Requirements

  • Java SE 1.7
  • Swing
  • PostgreSQL 9.3
  • Maven

Original Author and Development Lead

YetAnotherIM is Copyright (c) 2014 Rostunov Sergey and distributed under the MIT license.