A
Anders Eriksson
I have a project where I have two hardware things (Lasers) that each are
controlled by a Windows PC. I need to control both of the lasers from
one of the PC's
This means that I need to communicate between the two programs that
controls the laser.
The communication will consist of a number of strings, about 30 with a
max lenght of 80 characters.
Anyone that can recommend a way to communicate?
Or maybe suggest somewhere I can read up on this?
// Anders
controlled by a Windows PC. I need to control both of the lasers from
one of the PC's
This means that I need to communicate between the two programs that
controls the laser.
The communication will consist of a number of strings, about 30 with a
max lenght of 80 characters.
Anyone that can recommend a way to communicate?
Or maybe suggest somewhere I can read up on this?
// Anders