Tagged Questions

1
vote
3answers
412 views

Invoking a Linux process from Windows and receiving stdout

I have a legacy application in our company built on... ahem; Classic VB (VB 6). It has got a optimizer(CPLEX MIP Solver) component running on a Linux server and is developed in Java. If we want to ...