--- projects/cms/documentation/specification/protocols.txt 2001/02/27 18:45:15 1.8 +++ projects/cms/documentation/specification/protocols.txt 2008/07/16 14:54:47 1.12 @@ -145,7 +145,7 @@ Host (direction) Server Comment filter that it should connect to - <---------- {filter} Returns a semi-colon + <---------- {filter}|ERROR Returns a semi-colon separated list of FQDN hostname, UDP port number and TCP @@ -157,6 +157,9 @@ Host (direction) Server Comment eg, raptor.ukc.ac.uk; 1234;5678 + or ERROR if none of + configured Filter's + could be found. [END] ----------> Indicates to the server that the host @@ -262,7 +265,7 @@ The UDP data packets that are sent by the host contain simply XML data. For information on the format of this data see the XML via UDP specification document at: -http://www.i-scream.org.uk/cgi-bin/docs.cgi?doc=specification/xml_via_udp.txt +http://www.i-scream.org/cgi-bin/docs.cgi?doc=specification/xml_via_udp.txt Client Control Protocol ----------------------- @@ -323,7 +326,8 @@ Host (direction) Server Comment This loop reads configuration properties from the config -[{property}] ----------> Sends the name of a +[{config};{property}] ----------> Sends the name of a + configuration and property to be retrieved from the config file @@ -473,13 +477,12 @@ server will send XML formatted data packets separated \n (newline) character. For information on the format of this data see the XML via UDP specification document at: -http://www.i-scream.org.uk/cgi-bin/docs.cgi?doc=specification/xml_via_udp.txt +http://www.i-scream.org/cgi-bin/docs.cgi?doc=specification/xml_via_udp.txt About ----- -This document was written by AJ Moore [ajm4@ukc.ac.uk] for -use by the team working on a 3rd year Computer Science -project called "i-scream". More details can be found on the -project website; +This document was written by AJ Moore for use by the team working on a +3rd year Computer Science project called "i-scream". More details can +be found on the project website; -http://www.i-scream.org.uk +http://www.i-scream.org