- We will have to start our Server first.
python server.py / python3 server.py
Note: Before running the server, configure the IP address and Port number of the system
windows
:ipconfig
Linux
:ip a
.
- Run the Client file, to start the conversation.
python client.py / python3 client.py
3. Now Enter a nickname and start your chatting.
- It supports the Admin Controls. The admin has certain controls over the chat room.
- Kick : Admin can kick anyone from the Chat Room.
- Ban : Admin can ban certain members from re-joining the Chat Room. These names are added in a List.