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.8 by tdb, Tue Feb 27 18:45:15 2001 UTC vs.
Revision 1.12 by tdb, Wed Jul 16 14:54:47 2008 UTC

# Line 145 | Line 145 | Host         (direction) Server         Comment
145                                          filter that it
146                                          should connect to
147                                        
148 <             <---------- {filter}       Returns a semi-colon
148 >             <---------- {filter}|ERROR Returns a semi-colon
149                                          separated list of
150                                          FQDN hostname, UDP
151                                          port number and TCP
# Line 157 | Line 157 | Host         (direction) Server         Comment
157                                          eg,
158                                          raptor.ukc.ac.uk;
159                                          1234;5678
160 +                                        or ERROR if none of
161 +                                        configured Filter's
162 +                                        could be found.
163  
164   [END]        ---------->                Indicates to the
165                                          server that the host
# Line 262 | Line 265 | The UDP data packets that are sent by the host contain
265   simply XML data.  For information on the format of this
266   data see the XML via UDP specification document at:
267  
268 < http://www.i-scream.org.uk/cgi-bin/docs.cgi?doc=specification/xml_via_udp.txt
268 > http://www.i-scream.org/cgi-bin/docs.cgi?doc=specification/xml_via_udp.txt
269  
270   Client Control Protocol
271   -----------------------
# Line 323 | Line 326 | Host         (direction) Server         Comment
326               This loop reads configuration
327               properties from the config
328  
329 < [{property}] ---------->                Sends the name of a
329 > [{config};{property}] ---------->       Sends the name of a
330 >                                        configuration and
331                                          property to be
332                                          retrieved from the
333                                          config file
# Line 473 | Line 477 | server will send XML formatted data packets separated
477   \n (newline) character.  For information on the format of
478   this data see the XML via UDP specification document at:
479  
480 < http://www.i-scream.org.uk/cgi-bin/docs.cgi?doc=specification/xml_via_udp.txt
480 > http://www.i-scream.org/cgi-bin/docs.cgi?doc=specification/xml_via_udp.txt
481  
482   About
483   -----
484 < This document was written by AJ Moore [ajm4@ukc.ac.uk] for
485 < use by the team working on a 3rd year Computer Science
486 < project called "i-scream". More details can be found on the
483 < project website;
484 > This document was written by AJ Moore for use by the team working on a
485 > 3rd year Computer Science project called "i-scream". More details can
486 > be found on the project website;
487  
488 < http://www.i-scream.org.uk
488 > http://www.i-scream.org

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines