An open API service indexing awesome lists of open source software.

https://github.com/msaaddev/socket-file-transfer

A python implementation of file transfer via Sockets
https://github.com/msaaddev/socket-file-transfer

hacktoberfest python sockets

Last synced: about 1 year ago
JSON representation

A python implementation of file transfer via Sockets

Awesome Lists containing this project

README

          

# Socket File Transfer

A python implementation of file transfer from server to client via Sockets.

Python Version Required: `v2.7.16`

> This is a task of my Computer Networks course - CSE-331.