The browser(client) sends requests to my server and I parse the requests to decide what action must be taken. I have the file content, file type, content size,etc. from the POST. I need to forward this content (encoded in the guacamole format) over to another function I have that writes to the guacamole stream.
For sync,end,resize requests, I know how the encoded format should look like.(/4.sync...) Is there a *sample encoded file transfer instruction* (For example *4.file. ....*) so that I can first verify my PoC is correct before proceeding? -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/
