On my main computer, I've written a small Python program to send each 8-bit pixel pack while compensating with the bitmap memory layout. Nothing impressive here, just that the `time.sleep` calls help compensating the remote machine's slowness.
Post image

Comments