Hi,

xfreerdp already supports the client -> server file copy. Which client
are you trying to implement that for?

Hard part is the server -> client anyway ;)


regards

Armin


On 2/19/19 11:06 AM, Alexandr via FreeRDP-devel wrote:
> hi all.
> i am working on clipboard filetransfers.
> now i am implementing client->server part.
> looks like i am stuck.
>
> i can't find a way to convert FILEDESCRIPTOR obtained by
> cliprdr_parse_file_list to CLIPRDR_FILE_CONTENTS_REQUEST used by
> ClientFileContentsRequest.
> i can't find where to get streamId.
>
> maybe i need to parse clipboard data manually instead of using
> cliprdr_parse_file_list ?
>
>
> > > > _______________________________________________ > FreeRDP-devel
mailing list > FreeRDP-devel@lists.sourceforge.net >
https://lists.sourceforge.net/lists/listinfo/freerdp-devel


_______________________________________________
FreeRDP-devel mailing list
FreeRDP-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to