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
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 L.:
If you don’t mind a write-only interface, you can use xmlrpc
On Sun, Apr 5, 2015 at 11:44 AM, Andreas L.
[email protected] wrote:
side and transport it to the server side. My first idea was to connect a
Discuss-gnuradio mailing list
[email protected]
Discuss-gnuradio Info Page
Discuss-gnuradio mailing list
[email protected]
Discuss-gnuradio Info Page
–
GDB has a ‘break’ feature; why doesn’t it have ‘fix’ too?