|
|
Xama (xamã: shaman in Portuguese) is a file server system that can transfer files from server to client with less time than a simple TCP/IP file transfer (FTP-like). It is possible because the Zlib compress algorithm used in the project. Xama is write intire in Python, turning it a multiplatform system. Check the benchmarks in the documentation.
- xamas.py (server)
- xamas.py (client)
- xama.conf (config file)
- xama.txt (documentation)
