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.4 by ajm, Sun Jan 28 20:16:19 2001 UTC vs.
Revision 1.5 by ajm, Sun Jan 28 20:29:32 2001 UTC

# Line 71 | Line 71 | Host         (direction) Server         Comment
71               <---------- [{lastmodified}Returns a long int
72                           |ERROR]        time since epoch
73                                          eg, 123456789
74 <
74 >                                        To indicate what
75 >                                        format this is in,
76 >                                        I quote from the
77 >                                        Java 1.3 JDK API
78 >                                        "measured in milli
79 >                                        -seconds since the
80 >                                        epoch"
81 >                                        
82   [FILELIST]   ---------->                Asks the server for
83                                          the list of files
84                                          that were used to
# Line 151 | Line 158 | Host         (direction) Server         Comment
158                                          server is either ok
159                                          or that it thought
160                                          there was an error
154 <<<<<<< protocols.txt
161   ------------------------------------------------------------
156
157 =======
162        
159 >>>>>>> 1.2
163   Host Heartbeat Protocol
164   -----------------------
165   When a host is configured after it has connected it should
# Line 205 | Line 208 | Host            (direction) Server      Comment
208                                          identical to the one
209                                          received in the
210                                          connection protocol
211 +                                        To indicate what
212 +                                        format this is in,
213 +                                        I quote from the
214 +                                        Java 1.3 JDK API
215 +                                        "measured in milli
216 +                                        -seconds since the
217 +                                        epoch"
218  
219                  <---------- [OK|ERROR]  The server then
220                                          checks all the files

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines