Seen on Facebook, beta release now available https://github.com/senjaxus/AllaKore_Remote

Seen on Facebook, beta release now available https://github.com/senjaxus/AllaKore_Remote
https://github.com/senjaxus/AllaKore_Remote

Comments

  1. I do not understand well how the RFB algorithm is implemented here. Sounds like a non compatible implementation. For instance, a simple buffered XOR of bitmaps would be much faster and safe than replacing all identical bytes with a '0'.
    But nice showcase, BTW.

    ReplyDelete
  2. When substitute the bytes for 0 or any similar value, zlib compression have much improvement, making the data very small. ^^

    ReplyDelete
  3. Senjaxus Plus xor would be faster and more efficient than a substitution.

    ReplyDelete

Post a Comment