# Next, server returns the error code "\1" and the error message ("Stopped at..."): {{Code|01 53 74 6f ... 00}}
# Client closes the query instance: {{Code|02 31 00}}
# Server sends the a response (which is equal to an empty info string) and success code: {{Code|00 00}}
# Client closes the socket connection