Blog about my life, my interests and fun! I like RPi and other electronics, Linux (Debian), kayaking and many other things! Hope you will like it. Enjoy!
Showing posts with label Binary to stdout. Show all posts
Showing posts with label Binary to stdout. Show all posts
CGI Python: serving binary file from web server to client
1. Problem.
I want to send binary data (image or packed zip file) to the client from our CGI Python script. If you will work under *nix system it will not be complicated.