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 <[email protected]> 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 >> [email protected] >> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > > > > _______________________________________________ > Discuss-gnuradio mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio -- GDB has a 'break' feature; why doesn't it have 'fix' too? _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
