discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] transfer parameters/variables per TCP/UDP socket


From: Chris Kuethe
Subject: Re: [Discuss-gnuradio] transfer parameters/variables per TCP/UDP socket
Date: Mon, 6 Apr 2015 19:38:51 -0700

If you don't mind a write-only interface, you can use xmlrpc

https://github.com/ckuethe/gnuradio-examples/tree/master/xmlrpc_control


On Sun, Apr 5, 2015 at 11:44 AM, Andreas Ladanyi
<address@hidden> wrote:
> i want to correct myself. I dont want to transfer the parameter/variable
> itself. I want to transfer the content of it.
>
>
> Am 05.04.2015 um 19:57 schrieb Andreas Ladanyi:
>>
>> Hi,
>>
>> i have two grc applications. One TCP server application and one TCP client
>> application. I want to change a parameter with a WX GUI slider on the client
>> side and transport it to the server side. My first idea was to connect a
>> variable / parameter block with a TCP/UDP block and set a specific port. The
>> problem is that i cant connect parameter / variable blocks.
>>
>> Is there any workaround ?
>>
>> cheers,
>> Andy
>>
>>
>>
>> _______________________________________________
>> Discuss-gnuradio mailing list
>> address@hidden
>> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
>
>
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio



-- 
GDB has a 'break' feature; why doesn't it have 'fix' too?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]