Kaliraj Kalaichelvan - CTD, Chennai wrote:

I have downloaded the XFree86 Version 4.3.0 . I would like to know which
part of the XFree86 implementation (code) deals with the TCP/IP connections
i..e how the x protocol are sent via the TCP/IP. I would like to know the c
file/function (not in xlib level but in x protocol level)that takes care in
sending these x messages via TCP/IP. Hope i am clear with my doubt.

Surely it would be more efficient to use "find" and "grep" to search the code for socket calls, rather than wait for a response from an Internet mailing list...

The transport code is in xc/lib/xtrans. The TCP socket code is in Xtranssock.c.

This message and any attachment(s) contained here are information that is 
confidential, proprietary to HCL Technologies and its customers. Contents may 
be privileged or otherwise protected by law. The information is solely intended 
for the individual or the entity it is addressed to.


Anyone remember the Lily Tomlin character Ernestine, the AT&T operator? "Two ringy-dingies... Oh, yes, snort, good morning. Have I reached the party to whom I am speaking?"

--
Tim Roberts, [EMAIL PROTECTED]
Providenza & Boekelheide, Inc.

_______________________________________________
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel

Reply via email to