Labs/Joey/CommunicationProtocol: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 1: Line 1:
Below are the Machine-to-machine communication protocols we currently use for Joey server and addon/J2ME client. If the request is successfully executed, the server returns HTTP code 200 with data in the response body (or, empty body if there is no data). If the server encounters an error, it returns custom HTTP codes as discussed below, and an empty body.
Below are the Machine-to-machine communication protocols we currently use for Joey server and addon/J2ME client. If the request is successfully executed, the server returns HTTP code 200 with data in the response body (or, empty body if there is no data). If the server encounters an error, it returns custom HTTP codes as discussed below, and an empty body.


 
'''[HTTP status codes need review. We shouldn't extend them unilaterally.]'''
----
----


546

edits

Navigation menu