Skip to content

Chat client build from scratch in Java, uses very simple db and java connection to mimic a chat client

Notifications You must be signed in to change notification settings

coderXcode/clientforchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Chat client build from scratch in Java, uses very simple db and java connection to mimic a chat client

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published