Got it, thank you so much for your help.

On Tue, 24 Aug, 2021, 7:03 pm Armin Novak, <armin.no...@thincast.com> wrote:

> Check the echo client/server channel for a (simple) sample.
>
>
> As for how to access it locally, you can create (as mentioned) named pipes
> from the channel so that you can read/write to the instance.
>
>
> regards
>
> Armin
> On 24.08.21 14:44, Jinit M wrote:
>
> Got it, just another small doubt. How do I send data on the
> dvc/yourchannel?
>
> On Tue, 24 Aug, 2021, 1:13 pm Armin Novak via FreeRDP-devel, <
> freerdp-devel@lists.sourceforge.net> wrote:
>
>> Hi,
>>
>>
>> there are no commands, you´d need to implement your own channel (client
>> and server parts) and RPC (e.g. open a pipe to read/write strings locally)
>>
>> then you can load the channel (client side) with /dvc:yourchannelname
>>
>>
>> regards
>>
>> Armin
>>
>> On 24.08.21 07:46, Jinit M via FreeRDP-devel wrote:
>> > Hello, I wanted to send data through a dynamic virtual channel, for
>> example
>> > lets consider I want to send some text that is in string format. Can you
>> > help me with what command would I need to use? For example security
>> > protocol is specified through the command /sec command. There is the
>> > command line interface commands for it, but there is not much
>> explanation
>> > of the dvc commands. I want to send the command using freerdp.
>> > Can you provide me some better source or example Or help?
>> > Thanking you in advance.
>> >
>> > _______________________________________________
>> > 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
>>
>

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

Reply via email to