I seemed to have hit a snag.
I've created a program based on the Example Task Manager using WebSockets & SQLite
it sends the info to another program using command line arguments with no issues
However I would like to receive a confirmation that the program received this info.
The program other (windows program) sends the command line with no problem.
I've created a program based on the Example Task Manager using WebSockets & SQLite
it sends the info to another program using command line arguments with no issues
However I would like to receive a confirmation that the program received this info.
The program other (windows program) sends the command line with no problem.