Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Chatbot-with-pyhton-sockets

This is a simple chat application built using Python Sockets for communication between a server and a client.

Features:

✅ Server-Client Chat using TCP Sockets ✅ Graphical User Interface (GUI) using Tkinter ✅ Supports real-time two-way messaging ✅ Multi-threaded to keep the GUI responsive ✅ Works on a single computer using localhost

Correct Way to Run :

1️⃣ Open two Command Prompt windows.

2️⃣ Run the server first: python server.py

3️⃣ Then run the client: python client.py

4️⃣ Start chatting.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages