Flo-Wo / Network-Chat

A peer-to-peer network communication between two parties using Python sockets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python-Networking-Chat

An easy implementation of an encrypted network communication using Python socket programming. You can choose between:

  1. Unencrypted peer-to-peer communication
  2. Decrpyted communication (needs an update of the python crypto module)

About

A peer-to-peer network communication between two parties using Python sockets.


Languages

Language:Python 100.0%