Skip to content

IMakeBotsForYou/TCP-Chat-Room

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proper HTML

Before you run

Setup

Open a command promt in the working directory.
Running this app requires you to have the following py modules installed:

PIL - To download, run

py -m pip install pillow

requests - To download, run
py -m pip install requests

pyperclip - To download, run
py -m pip install pyperclip

 Open the file in your favourite IDE and run it, or execute "py client.py" in the console in the working director

 

About

This is a chatroom built on TCP sockets in python.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages