This repository provides a C++ ostream class (client) and a Python script (server) for writing a file on a remote system via an IP socket connection. I tested the class FileViaSocket (and made sure it ...