Skip to content

Socket Chat Client application using socket programming connects with the Socket Chat Server running on specific Host and Port passed through Environment Variables. Client sends and receives messages through Server.

Notifications You must be signed in to change notification settings

Jkan1/socket-chat-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Socket Chat - Client

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

About

Socket Chat Client application using socket programming connects with the Socket Chat Server running on specific Host and Port passed through Environment Variables. Client sends and receives messages through Server.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages