You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MarcusW edited this page Feb 27, 2016
·
1 revision
After the user has checked the incoming transmission he decides which files he wants to receive, if any. If there are no accepted files a rejection is sent back to the client. Else a list of the IDs of all accepted files is returned.
[1 BYTE] Accepted ( 0 / 1 ) // Is the file request rejected or accepted?
[LIST OF 2 BYTES] Accepted files // List of the IDs of all accepted files (each 16 bit)