User Tools

Site Tools


gems_examples

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
gems_examples [2013/10/11 16:15]
andzik
gems_examples [2022/10/03 08:42] (current)
justin.boss
Line 1: Line 1:
-This page contains examples of various GEMS messages in both GEMS-ASCII and GEMS-XML.  The examples match between the two formats to allow for direct comparison.+====== GEMS Examples ======
  
-==== Connect Message ====+The ZIP files referenced on this page contain examples of various GEMS messages in both GEMS-ASCII and GEMS-XML.  The examples match between the two formats to allow for direct comparison. The GEMS-XML messages include the standard HTTP headers. 
 + 
 +These examples are non-normative, but expected to match and help clarify the GEMS specification. A compliant implementation of GEMS (client or server) should be able to parse and/or generate these messages. 
 + 
 +These examples are provided by AMERGINT Technologies Inc. 
 + 
 +===== GEMS 1.2 ===== 
 + 
 +**{{gems-1.2-examples.zip| GEMS 1.2 Examples (Zip File)}}** 
 + 
 +Message Examples Included: 
 + 
 +=== Connect/Disconnect/Errors === 
 +  * Standard Connect Message 
 +  * Successful Connect Response 
 +  * Failed Connect Response (Invalid Target) 
 +  * Malformed Message Response 
 +  * Disconnect Message 
 + 
 +=== Directive Message === 
 +  * Directive Message: //StartProcessing(Iterations, Title)// 
 +  * Directive Response: returns a list of integers 
 + 
 +=== Set Config Message === 
 +  * Standard SetConfig Message 
 +  * Illustration of all escape characters 
 +  * Illustration of all available GEMS types 
 +  * Standard response 
 + 
 +=== Get Config Message === 
 +  * Parameterized example 
 +  * Example retrieving all available parameters 
 +  * Standard response 
 + 
 +=== Load Config Message === 
 +  * Example request 
 +  * Example response 
 + 
 +=== Save Config Message === 
 +  * Example request 
 +  * Example response 
 + 
 +=== Ping Message === 
 +  * Example request 
 +  * Example response 
 + 
 +=== Get Config List Message === 
 +  * Example request 
 +  * Example Response
  
-GEMS-ASCII: {{connectmessage.txt|}} 
  
-GEMS-XML: {{connectmessage.xml|}} 
  
-==== Connect Response (Success) ==== 
  
-GEMS-ASCII: {{connectmessageresponse-success.txt|}} 
  
-GEMS-XML:  
  
gems_examples.1381522505.txt.gz · Last modified: 2013/10/11 16:15 by andzik