Skip to content

k9Coder/ChatApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Setup Instructions

Before running the project, please follow these instructions:

  1. Include the json jar file from org.json.JSONObject library:

    • Press L-CTRL + L-ALT + L-SHIFT + S to open the Project Structure.
    • Navigate to Libraries.
    • Click on the '+' icon to add a new library.
    • Select Java.
    • Point to the file named json-20230227.jar.
    • The file should be located in the directory where you extracted the zip file.
  2. Run the Server - ServerApplication.

  3. Run the Client - SimpleClientGUI.

To allow multiple runs in parallel, follow these steps:

  1. Go to the Menu.
  2. Select Run.
  3. Choose Edit Configurations.
  4. Modify the options and enable Allow Multiple Instances.

Version

  • Java: 18.0.2.1 (Released on 2022-08-18)
  • Java Runtime Environment: Java(TM) SE Runtime Environment (build 18.0.2.1+1-1)
  • Java Virtual Machine: Java HotSpot(TM) 64-Bit Server VM (build 18.0.2.1+1-1, mixed mode, sharing)

Please ensure that you have the appropriate version of Java installed before running the project.

About

Chat Application in Java Swing came to illustrate usage of Design Patterns

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages