This is the error list while i changed the network. I am trying to assign a different address for my transport and call my function implementations for _X11TransOpenCOTSClient. The XTransport Table is modified to handle this situation. Kindly let me know how i can make these changes to reflect my function calls instead of XTransSock functions. _XSERVTransMakeAllCOTSServerListeners(0,81814d4) _XSERVTransMakeAllCLTSServerListeners: partial=0, actual=0, complete=0 Fatal server error: Cannot establish any listening sockets - Make sure an X server isn't already running When reporting a problem related to a server crash, please send the full server output, not just the last messages. This can be found in the log file "/var/log/XFree86.0.log". Please report problems to xfree86@xxxxxxxxxxxx _X11TransOpenCOTSClient(/:0) _X11TransOpen(1,/:0) _X11TransParseAddress(/:0) _X11TransSelectTransport(local) _X11TransOpen: Unable to find transport for local giving up. xinit: Interrupted function call (errno 4): unable to connect to X server xinit: No such process (errno 3): Server error. > -----Original Message----- > From: Sivakumar Jayapal - CTD, Chennai. > Sent: Wednesday, December 28, 2005 2:08 PM > To: 'xfree86@xxxxxxxxxxx' > Subject: XTransport > Importance: High > > Hello, > > I would want xfree86 to support a different network than TCP/IP, DECNET, > LOCAL. > > I found in XTrans library that any new transport layer could be added > without affecting the xserver. Is this statement true? > Because i can see that xfree86 code uses TCPCONN and other compiler > definitions in the code that gives me indications that i need to modify > some amount of xfree86 code as well. Is this understanding true? > > What is the procedure to add a new transport layer and make the xclient > and xserver communicate over them? > Assume that i have the new Network stack and other layers that i call as > MY_TCPIP layer. This uses a different technique other than sockets. > How do i change the network layer to make the xserver execute using my > transport layer? > > I really appreciate any pointers and i welcome your suggestions and ideas. > > Regards, > Sivakumar Jayapal _______________________________________________ XFree86 mailing list XFree86@xxxxxxxxxxx http://XFree86.Org/mailman/listinfo/xfree86