AutoHotkey Community

It is currently May 24th, 2012, 12:18 am

All times are UTC [ DST ]


Search found 2 matches
Search these results:

Author Message

 Forum: Scripts   Topic: AHK Remote - TCP/IP based remote control

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

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:  
Page 1 of 1 [ Search found 2 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group