Hi Mathias
Great Idea.
Silly me, I forgot about networks and I've already written stuff in b4J that uses local host for inter-process comm's and as you say BW is no problem. I've written so much code I forget what I've done half the time.
I will give this a try.
The main problem I have is that I don't know much about Microsoft Visual Studio as the base for writing the C++/C app. Are their any easier alternatives to this? I'm not even sure my PC has a working copy of Visual Studio. Every-time I try to use it I get problems relating to installation or licensing or some other Microsoft hurdle.
In fact if I use the headless app I need not always use a dll as I can bolt the filter or neural net into the base C++ app.
Best regards
Rob
PS:
I tried my VS 2019 installation, but I can't sign in, I get:
I have tried to resolve this before, but couldn't get it to work:
Any ideas?
PS2
I found a solution for this problem:
Solution to Browser Authenticate Error -VS2019
Hii to whoever struggles on this issue,
In my case, I had an error message of,
"The browser based authentication dialog failed to complete."
So my solution is :
Step 1 : in the sign in options. Go to Accounts tab, click ->
Add and reauthenticate accounts using: dropdown and select,
System web browser
Step 2 : then close the tab and try again to login.
Step 3 : this now switches you to login page on your default browser.
Step 4 : try to login, Hurrrray if login is Succes else, perhaps you need to get your hands dirty yourself to solve this issue.
Thank you !
So I now have a working Version of VS!!