HTTP Status Codes for Device Management (Windows CE 5.0)
The HTTP status code and description will be set in each response from the server. In the event of an error, one of the following is as appropriate:
Client Error
Status code: 400
Status description string: "Bad Request"
Unauthorized Client
Status code: 401
Status description string: "Unauthorized"
Server Error
Status code: 500
Status description string: "Internal Server Error"
In all other situations, a positive acknowledgment will be sent to the target device.
Positive Response
Status code: 200
Status description string: "OK"
See Also
Device Management Client Application Development
Send Feedback on this topic to the authors