Skip to content

bytesbit/Assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat Application

chat

How Use This Application

Use This Application To Chat over LAN or WAN ,You Need To Forward Ip (from Router) To Chat Over Internet.

Setup

  • root@user : git clone https://github.com/Akumar7042/Assignment.git

  • root@user : cd assigment/

  • root@user/assigment : pipenv install && pipenv shell

  • root@user/assigment/ : python server.py

  • root@user/assigment/ : python client.py hostname port nickname(anything) //hostname=Ip of chat server

Examaple : python client.py 127.0.0.1 9999 Ar_un