Skip to content
This repository was archived by the owner on Dec 6, 2019. It is now read-only.

danielperr/Chatroom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

Chat Room

Chat room with GUI using python tkinter, scapy, and sockets

Author: Daniel Peretz

Features

  • a live chat room
  • everyone gets to choose a unique username
  • see who's connected to the room at any time
  • fun commands to play with

Commands

  • /time - Returns server time
  • /rolladice - Rolls a dice and announces the result to everyone
  • /quote - Quotes a random intelligent quote from a list of quotes
  • /msg <message ...> - Sends a private message to a user
  • /logout - Logs you out as the user
  • /shutdown - Shuts down the server (if the password is correct)

Troubleshooting

  • If you get the message "host unknown" and you're sure that the host address is correct, then make sure scapy and winpcap are installed properly.

About

Chat Room - Python Sockets

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages