Reputation: 62
I’m exploring the possibility of adding data compression functionality to the VcXsrv X Server to optimize X11 communication over the network. Specifically, I want to compress X11 data before transmission and decompress it upon reception.
My questions are:
I’m looking for advice or guidance from anyone who has worked with VcXsrv or other X11 implementations. Any pointers to relevant parts of the codebase or related projects would also be appreciated.
Upvotes: 0
Views: 14