Skip to content

hatifmujahid/client_server_tcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

client_server_tcp

This is a simple TCP chat application written in Python. It allows users to connect to a chat server and communicate with each other in real time. This application was developed as a computer networks assignment. The communication is two way between a client and a server and Tkinter was used for GUI.

Libraries used:

  1. Tkinter
  2. Thread

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages