/Python_Socket_Programming

Implementaion of the foundation of a P2P network

Primary LanguagePython

Python_Socket_Programming

This program will create a tracker list for implementing a P2P network. If no server IP is supplied then program will wait for connections and record IPs creating a peerlist. If a server IP is supplied then program will establish connection to server.