Hank-learner / Chat_in_python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python socket chat code

Setting up the server:

Instructions:

download the pymysql library since it is used in the files else:sudo apt-get install python3-pymysql

  1. run the initialization.py file in the terminal(first make sure to update the root password in the file for connecting to mysql)
  2. next run the server.py in the terminal

Setting up the client

run the client files in the client systems ,make sure to update the host sever ip in the host variable

About


Languages

Language:Python 100.0%