Skip to content

This is repo of project that i worked based on java socket programming, multithreaded server-client interaction . Some major features are group chat, personal chat and remote database interaction.

Notifications You must be signed in to change notification settings

Yogesh-satyam/MultiUserChatApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 

Repository files navigation

MultiUserChatApp

This project based on java, java swing and socket-programming. Since this project based on java so before running this file , system must have JDK 14+. This project requires some third party libraries, but required one are mysql and jaco. Download mysql-connector-java jar and jaco-mp3-player jar files. These two are must to properly run this project. This project uses remote database which is in my system, so follow following steps to run this project correctly.

Steps to run this project:

  1. Email me with subject title "MultiUserChatApp:Server_ip". I will provide server ip asap.
  2. Before running this project please modify server ip in /src/cofig.properties file , both in CONNECTION_URl and SERVER_IP.
  3. Make sure you internet connection.
  4. Then first either you can run server.class on your system or you can email regarding this.
  5. Then you will have run userscreen.class file . And there you are now all set to explore all features of this project. Register yourself , login and then you will be ready to chat with others.

About

This is repo of project that i worked based on java socket programming, multithreaded server-client interaction . Some major features are group chat, personal chat and remote database interaction.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages