Jan
07
Remote Display of the X Protocol
Posted by suvi under Other
The X Protocol
In X the X client, which is the application is completely separate from the display which is the X server.
On a computer the X clients and the X server still use the X protocol but they are using it on Unix domain sockets which are faster than network sockets. Each managed
Leave a Reply