Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 545 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 545 Bytes

Simple Chat client

Just a simple client to send chats with subject between two registered people.

Functionalities-

  1. Allows you to see your inbox.
  2. Allows you to see your outbox.
  3. Allows you to login and register.
  4. Allows you to send a message with subject line to some other registered user.
  5. When you send the message it gets into your outbox and that person's inbox and vice versa.

Instructions to use:

Please load the package in your netbeans ide or any other ide, check connections with db and enjoy.