Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 305 Bytes

File metadata and controls

6 lines (5 loc) · 305 Bytes

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.