Skip to content

Commit

Permalink
protocol doc
Browse files Browse the repository at this point in the history
  • Loading branch information
bolner committed Aug 13, 2020
1 parent 8058c46 commit 4fea06a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions protocol_doc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,12 @@ Which is also separated by colons and the meanings of the values are:
After the client sent the authentication message, it must read a message from the server.
The next paragraph enumerates the valid responses of the server.

Optionally the client can allow the server the send/receive file
transfer requests to/from the client, by adding a `FILETRANS` at the
end, the following way:

LIT:monetdb:{SHA1}b8cb82cca07f379e25e99262e3b4b70054546136:sql:myDatabase:FILETRANS:

## 3.1. Possible responses to an authentication request

After the client has sent the hashed password to the server, it can receive 3 kinds of responses.
Expand Down

0 comments on commit 4fea06a

Please sign in to comment.