Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Socket Chat - Server

  • After Successful build, execute the JAR file with passing environment variables -
    • SERVER_PORT=8080 java -jar target/socketchat-server-1-jar-with-dependencies.jar

About

Chat Server using Java Socket Programming. Server Listens on specific port passed on through Environment Variable. Server handles client requests through Multithreading.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages