HOTSPOT GATEWAY
302 Quick Reference Guide
The packet after the HTTP headers added looks like this:
XML to HSG
The HSG accepts a single line of XML text in the specified format. The XML string is
a command sent by the External Server to the HSG product. In this case, the
acknowledgement received from the External Server forms the command. The HSG
expects the acknowledgement in the following format:
External Server to HSG:
<USG COMMAND="RMTLOG_ACK">
<ACK_VALUE>RESULT_VALUE</ACK_VALUE>
<IP_ADDR>Server IP</IP_ADDR>
<ERROR_CODE>ERROR_CODE</ERROR_CODE>
</USG>
The HSG uses USG commands for XML strings.