Hello,
There is command line exe which runs with commands like a.exe -connect:ip for example.
If I create an app in b4h and use jshell, can I get the information from this file which will run on the backgorund.
I mean,
normally when i use this command line exe, it connects to a ip and get information every 5 seconds and reflect in on command line, is it possible to get the information it has reflected and show it with a better shape in my app ?
Thanks
There is command line exe which runs with commands like a.exe -connect:ip for example.
If I create an app in b4h and use jshell, can I get the information from this file which will run on the backgorund.
I mean,
normally when i use this command line exe, it connects to a ip and get information every 5 seconds and reflect in on command line, is it possible to get the information it has reflected and show it with a better shape in my app ?
Thanks