Skip to content

Stiti-create/PSP-File-Distribution-Network

Repository files navigation

PSP File Distribution

An implementation of Peer-Server-Peer File Distribution using TCP and UDP sockets in Python socket-programming. Refer to report.pdf for more implementation details and analysis.

Instructions to run the code

  1. First, unzip A2_large_file.zip and A2_small_file.zip

  2. To run the first implementation run script.sh on terminal

  3. To run the second implementation replace client_part1 by client_part2 and server_part1 by server_part2 in script.sh and run script.sh on terminal

About

Implementation of PSP-File-Distribution-Network using TCP and UDP in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published