Skip to content

Simple chat server and client programs using tkinter as the GUI framework

Notifications You must be signed in to change notification settings

whitelion351/simple-chat-server-using-tkinter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

simple-chat-server-using-tkinter

Simple chat server and client programs using tkinter as the GUI framework

Created using Python 3.5 using only modules from the Python standard library. Server uses port 1050 by default. Communication is done via TCP.

List of connected users can be opened by clicking the right frame of the chat history window. Same action closes it.

About

Simple chat server and client programs using tkinter as the GUI framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages