diff --git a/protocol.txt b/protocol.txt index 82f8848..aed3ce7 100644 --- a/protocol.txt +++ b/protocol.txt @@ -1,6 +1,6 @@ === Session creation === -Url: Root server url (not including /server) +Url: Server url Parameters as GET: * login: User's login in plain text. * password: User's password in plain text. @@ -28,7 +28,7 @@ where X: Answer with no error: The status="0" to specify everything is okay, plus a list of destination for request, validation job, etc. -It provide a destination for error, job request, job validation, download needed file, heart beat (keepmealive) and logout. +It provide a destination for error, job request, job validation, download needed file, heart beat (keepmealive), logout, thumbnail of last frame rendered and how many credits was earned so far. The maximum duration between two heart beat is given by the attribute "max-period" who is in second. @@ -38,6 +38,8 @@ The maximum duration between two heart beat is given by the attribute "max-perio + +