+--------------------------------------------------------------------+
     ¦                • MobaXterm Personal Edition v7.1 •                 ¦
     ¦            (Unix utilities and X-server on Gnu/Cygwin)             ¦
     ¦                                                                    ¦
     ¦ ? Your computer drives are accessible through the /drives path     ¦
     ¦ ? Your DISPLAY is set to 192.168.1.68:0.0                          ¦
     ¦ ? When using SSH, your remote DISPLAY is automatically forwarded   ¦
     ¦ ? Each command status is specified by a special symbol (? or ?)    ¦
     ¦                                                                    ¦
     ¦ • Important:                                                       ¦
     ¦ This is MobaXterm Personal Edition. The Professional edition       ¦
     ¦ allows you to customize MobaXterm for your company: you can add    ¦
     ¦ your own logo, your parameters, your welcome message and generate  ¦
     ¦ either an MSI installation package or a portable executable.       ¦
     ¦ We can also modify MobaXterm or develop the plugins you need.      ¦
     ¦ For more information: http://mobaxterm.mobatek.net/versions.php    ¦
     +--------------------------------------------------------------------+
                                                                                                                 ?
----------------------------------------------------------------------------------------------------------------------
[2014-09-28 08:48.47]  ~
[jerry.jerrys-HPpc] ? telnet hoare.cs.umsl.edu 80
Trying 134.124.30.128...
Connected to hoare.cs.umsl.edu.
Escape character is '^]'.
GET /~siegel/sample.html HTTP/1.0\n

HTTP/1.1 200 OK
Date: Sun, 28 Sep 2014 13:49:45 GMT
Server: Apache/2.4.6 (CentOS) mod_fcgid/2.3.9 PHP/5.4.16
Last-Modified: Sat, 20 Sep 2014 15:33:11 GMT
ETag: "16b-50380ef6abbc0"
Accept-Ranges: bytes
Content-Length: 363
Connection: close
Content-Type: text/html; charset=UTF-8

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>My Example</title>
<style>
body {font-family: "Courier New" ;background-color: #ffffaa;  font-size: 14px; }
h1 { color: blue;   text-align: center;}
p { font-family: "Times New Roman";    font-size: 24px;}
</style>
</head>
<body>
<h1>Hello</h1>
<hr/>
Some Text.
<p>
Some more text.
</p>
</body>
</html>
Connection closed by foreign host.
                                                                                                                     ?
----------------------------------------------------------------------------------------------------------------------
[2014-09-28 08:49.46]  ~
[jerry.jerrys-HPpc] ?