4.8.3.3 Retrieve Session

To retrieve data for an existing session the application sends a line of the form:

"get " appid " " sesid CRLF

If the session exists in the server it will respond with the following line:

"OK - session follows" CRLF

The session data saved previously will then be sent terminated by a single blank line.