| Author |
Message |
Forum: Scripts Topic: AHK Remote - TCP/IP based remote control |
| n2ic |
|
Posted: June 21st, 2010, 8:43 pm
|
|
Replies: 24 Views: 17580
|
| Never mind....Found the problem. The trick is to put F12::SendData(MainSocket, "ARESPONSE:YES") after OnMessage(5555, "ReceiveData", 99) ;Allow 99 (i.e. lots of) threads. This works great, but I am looking for guidance on one simple change I want to make... Instead of selecting a... |
|
 |
Forum: Scripts Topic: AHK Remote - TCP/IP based remote control |
| n2ic |
|
Posted: June 21st, 2010, 6:59 pm
|
|
Replies: 24 Views: 17580
|
| This works great, but I am looking for guidance on one simple change I want to make... Instead of selecting a choice from the GUI, I want a hotkey that causes the client to do the same thing. Logically, something like F12::SendData(MainSocket, "ARESPONSE:YES") Just putting this near the to... |
|
 |
| Sort by: |