Skip to content

KrishPraba/DS_Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Simple Distributed chat server

  • run below cmd inside the folder containing client.jar
java -jar client.jar -h localhost -p 4444 -i adel -d
  • Set Program Argument on the IDE as bellow replacing the path with your configuration file path
-p "servers.txt" -s "s1"
  • after building the artifact run
java -jar .\out\artifacts\DS_K5s_jar\DS_K5s.jar -p "servers.txt" -s "s1"

OR

java -jar DS_K5s.jar -p "servers.txt" -s "s1"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages