Jhat (#118)
Jonathan Frech
Playing around with python’s sockets, I created this shell-based chat. It works via LAN and lets you communicate through text messages.
Type $help
for a help menu.



Source code: jhat_client.py
Source code: jhat_server.py
Playing around with python’s sockets, I created this shell-based chat. It works via LAN and lets you communicate through text messages.
Type $help
for a help menu.
Source code: jhat_client.py
Source code: jhat_server.py