Andrew
Results
3
comments of
Andrew
How does the program behave, if you just take the sleeps out ?
The CSharp code acts as a Server by hosting the Named Pipe, used for communication. The AHK code acts as a client by making the connection only when it needs...
I like this method a lot. Should be simple and less hassles implementing this type communication between the two worlds.