Path: utzoo!attcan!uunet!snorkelwacker!bloom-beacon!EXPO.LCS.MIT.EDU!rws From: rws@EXPO.LCS.MIT.EDU (Bob Scheifler) Newsgroups: comp.windows.x Subject: Re: Socket Numbers in X11 Message-ID: <8911021320.AA04494@expire.lcs.mit.edu> Date: 2 Nov 89 13:20:29 GMT References: <148@bnrgate.bnr.ca> Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 11 Which socket numbers does X11 use for client-server communication? I don't know what a "socket number" is. When using X11 over TCP, TCP port (6000 + N) is used, where N is the display number. I forget exactly how many were registered with the TCP authority. If so where is this written down? See the Connection Setup section of the protocol specification (page 553 in the DP book).