Skip to content

krkarma777/SimpleChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleChat

SimpleChat is a basic chat application implemented in Java using sockets. It consists of two main components: ChatClient and ChatServer.

Project Configuration

The repository includes several XML files that contain project configurations:

  • misc.xml: Contains miscellaneous project configurations.
  • modules.xml: Contains module configurations.
  • vcs.xml: Contains version control system (VCS) mappings.
  • workspace.xml: Contains workspace-specific settings.

Feel free to explore these files to understand the project setup and configurations.

ChatClient

The ChatClient class represents the client-side of the chat application. It allows users to connect to a chat server, send messages, and receive messages from other users.

Usage

To run the ChatClient, execute the following command:

bash
java ChatClient krkarma777

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvement, please feel free to open an issue or submit a pull request.

About

Initial commit with basic chat server implementation.

Topics

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages