Skip to content

TheMime3/ClientServerRelations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

ClientServerRelations

The Messenger Chat Client is a Python application that combines a login screen and a chat client. Users can log in using their credentials, create new accounts, and then connect to chat servers to send and receive messages.

Features

  • User login and account creation with password hashing for security.
  • Connect to chat servers using IP and Port or select from saved server addresses.
  • Real-time chat functionality with message sending and receiving.
  • User-friendly graphical user interface (GUI) built with PyQt5.

Installation

Clone this repository or download the source code.

git clone https://github.com/TheMime3/ClientServerRelations.git

Make sure you have Python 3 installed on your system.

Install the required Python packages if you haven't already:

pip install PyQt5 bcrypt

Starting the Client

Navigate to the .exe and double click to run

The login screen will appear. You can either log in with an existing account or create a new one.

After a successful login, you'll be directed to the chat client interface. You can connect to chat servers using saved addresses or add custom server addresses.

Start sending and receiving messages in real-time on the chat client interface.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages