Skip to content

It is a common chat service designed to exchange encrypted messages between the server and the client by the RSA protocol. This project is implemented in Java.

Notifications You must be signed in to change notification settings

rezafotohi/Chat-Room

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat-Room

Step 1: install jdk-12.0.2_windows-x64_bin

Step 2: Set variable in path: Advanced System Setting/Environment Variable/System Variable/path

Path: C:\Program Files\Java\jdk-12.0.2\bin

Step 3: javac *.java

Step 4: java ChatServer

Step 5-1: java ChatClient user1

Step 5-2: java ChatClient user2

Step 5-3: java ChatClient user3

About

It is a common chat service designed to exchange encrypted messages between the server and the client by the RSA protocol. This project is implemented in Java.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published