Skip to content

opifexM/Chat

Repository files navigation

Java CI Maintainability

Network chat with multiple client connections

Configuring the client and server in a file:

  • settings.txt

The event log is written to files:

  • clientFile.log
  • serverFile.log

To connect, you need:

  1. Set the server's IP address in the settings file.
  2. In the input line, specify the nickname for chatting.
  3. To end the chat, enter the exit command "/exit".

The exit command can also be changed in the settings.

About

Network chat with multiple client connections

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages