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

https://github.com/kami/python-twisted-binary-file-transfer-demo

Simple demo which shows how you can transfer binary files using the Twisted framework.
https://github.com/kami/python-twisted-binary-file-transfer-demo

Last synced: over 1 year ago
JSON representation

Simple demo which shows how you can transfer binary files using the Twisted framework.

Awesome Lists containing this project

README

          

Description
===
Simple demo which shows how you can transfer binary files using the Twisted framework.

Known problems
===
There is a known problem with STDIO when connected to a console in Windows and you need a patched located on http://twistedmatrix.com/trac/ticket/2157 if you want the client to work and accept commands.