En bleu, les textes que j'ai saisis.
En rouge, les textes reçus du serveur.
En vert, des commentaires pour donner quelques explications.
>telnet www.iprelax.net 80 on ouvre une session telnet sur le port 80
Trying 212.208.53.200...
Connected to laetitia.hebergement-discount.com.
Escape character is '^]'.
GET /copyright.htm HTTP/1.1 on saisi la requête http
host: www.iprelax.net le paramètre host est nécessaire pour certain serveur
un double retour chariot pour finir
HTTP/1.1 200 OK
Date: Thu, 20 Dec 2001 17:11:50 GMT
Server: Apache/1.3.19 (Unix) PHP/4.0.6
Last-Modified: Thu, 20 Dec 2001 16:36:22 GMT
ETag: "2cb9e7-61c-3c221386"
Accept-Ranges: bytes
Content-Length: 1564
Connection: close
Content-Type: text/html
X-Pad: avoid browser bug
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Pragma" content="no-cache">
<meta name="author" Lang="fr" content="Nicolas JEAN">
<meta name="description" content="tous les protocoles du web et de
l'internet, http, pop, smtp, nntp, imap, irc dans un programme
[ iprelax.net ]">
...
</html>
Connection closed by foreign host.