From: Andreas O. <or...@fi...> - 2014-02-22 22:21:59
|
Hello, I'm playing around with the TCL RPC (default port 6666) atm. The problem is that I cannot get the output of commands like: 'mem2array outputArray 8 0x023223 1\x1a' in a convenient way by reading from the socket after sending the command. At the moment, I'm issuing 'log_output test.log' at the beginning so I can parse the result of the command from a logfile. How can I get the output from reading on the socket? Greetings, Andreas Ortmann / knoc |