• Stars
    star
    4
  • Rank 3,304,323 (Top 66 %)
  • Language
    Python
  • Created almost 5 years ago
  • Updated almost 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Under Construction version of LanChat utilizing a client server (HTML - Python) architecture to implement a Network Chat application that should work on a (W)LAN network. Uses python sockets to simulate a server. Wanted to do the core functions myself instead of using the HTTP library.