ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/documentation/specification/protocols.txt
(Generate patch)

Comparing projects/cms/documentation/specification/protocols.txt (file contents):
Revision 1.6 by tdb, Sun Jan 28 22:01:14 2001 UTC vs.
Revision 1.8 by tdb, Tue Feb 27 18:45:15 2001 UTC

# Line 91 | Line 91 | Host         (direction) Server         Comment
91                                          eg,
92                                          a.conf;b.conf;c.conf
93  
94 + [FQDN]       ---------->                Asks the server to
95 +                                        send the FQDN (fully
96 +                                        qualified domain
97 +                                        name) of the
98 +                                        connecting host.
99 +                                        
100 +             <---------- [{fqdn}        Returns the FQDN of
101 +                         |ERROR]        the connected host,
102 +                                        or error if it can't
103 +                                        be looked up.
104 +
105               ********** LOOP START **********
106               This loop reads configuration
107               properties from the config
# Line 285 | Line 296 | v1.0 - Protocol identifier: "PROTOCOL 1.0" (without qu
296   Host         (direction) Server         Comment
297   ------------------------------------------------------------
298   <initialise>
288 [CONNECT]    ---------->                Starts off the
289                                        client protocol
290            
299               <---------- [{protocol}]   The server sends the
300                                          protocol identifier
301                                        

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines