Skip to content

Rejfin/TcpChat

Repository files navigation

TcpChat

LICENSE MIT PYTHON 3.7 PyQt 5.15

Description

Chat using socket, written in python 3.7 and pyQt5

Installation

  • dowload the entire repository, and unpack it
  • install all necessary packages using pip install -r requirements.txt

Usage

  • start server.py to run chat server
  • start client.py to run chat client

Screenshots



About

Chat over TCP written in python 3.7

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages