Raghu Ram Murthy wrote:
> Hello all,
> I want to know whether X server uses only TCp
> connection with client or it can use UDP and unix
> domain socket also..
> Please clarify my doubt

X11 uses 6000/tcp for X11 over a TCP/IP network, AFAIK it does not use UDP.
I believe that local X server / X client connection can be implementation
specific but I believe Unix sockets and shared memory are used in various
implementations. I believe XFree86 uses shared memory for local connections.

_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86

Reply via email to