Hi all,
I wonder if there any way to make 2 TCP connection on one C# code?
The concept is:
I have trigger via TCP and this run the script, TCP socket number 1 for any lighting control sys, Tcp socket number 2 is Infrared sys.
Or maybe I can run another program from the main program with the TCP connection?
PID 1012 run PID1011 and PID 1013?
Thanks
Kobi