/multithreaded-gui-chat-server

Multithreaded chat server using socket programming and tkinter

Primary LanguagePython

multithreaded-gui-chat-server

Multithreaded chat server using socket programming and tkinter 1.Run the gui server.py file 2.Run the gui client.py file 3. If you want to connect the multiple users copy gui client.py file and save in another file after that run that copied file 4. IP must be local(127.0.0.1) 5.Port must be 33000