1<!-- $LynxId: xterm_help.html,v 1.7 2013/05/21 10:51:27 tom Exp $ --> 2<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> 3 4<html> 5<head> 6 <meta name="generator" content= 7 "HTML Tidy for Linux (vers 25 March 2009), see www.w3.org"> 8 9 <title>X Terminal Help</title> 10 <link rev="made" href="mailto:lynx-dev@nongnu.org"> 11 <meta http-equiv="Content-Type" content= 12 "text/html; charset=us-ascii"> 13</head> 14 15<body> 16 <h1>X Terminal or X Server</h1> 17 18 <p>An X terminal is an electronic display terminal that 19 communicates with a host computer system using the X Window 20 protocol developed at the Massachusetts Institute of 21 Technology.</p> 22 23 <p>The X Window protocol allows a program running on the host 24 computer system to display both formatted text and graphics on 25 the X terminal. Since the X Window protocol is defined to work 26 over any TCP/IP network, X terminals connected to the Internet 27 can be connected to hosts located anywhere on the Internet.</p> 28 29 <p>Personal computers (including both PCs and Macintoshes) can 30 execute programs, usually called X servers, that make them act 31 like X Window terminals and are frequently used as X 32 terminals.</p> 33 34 <dl> 35 <dt>Note:</dt> 36 37 <dd>The terminology used to describe processes associated with 38 X terminals can be confusing. An X terminal is also known as an 39 "X display server," and the program running on the host 40 computer is usually known as the "X client."</dd> 41 </dl> 42</body> 43</html> 44