Jhat
2016-04-23, post № 118
programming, Python, #chat, #j-chat, #LAN, #LAN chat, #socket, #sockets
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