city Posted December 24, 2006 Share Posted December 24, 2006 How to know what happening in a client and list its all codes? Link to comment Share on other sites More sharing options...
Helge Posted December 24, 2006 Share Posted December 24, 2006 Just put that TCPSend on line 5, and comment out line 27. Link to comment Share on other sites More sharing options...
NELyon Posted December 24, 2006 Share Posted December 24, 2006 Just put that TCPSend on line 5, and comment out line 27.Uhh... what?Or were you being sarcastic? Link to comment Share on other sites More sharing options...
martin Posted December 24, 2006 Share Posted December 24, 2006 Uhh... what?Or were you being sarcastic?Yes I think he was being sarcastic which is not in the Christmas spirit. The correct answer is-To find out what's happening in a client try while $Answer = none $volume = $volume + 1 $ans= DllCall("user32.dll","int","what's_happening",'int',$volume) WEnd Serial port communications UDF Includes functions for binary transmission and reception.printing UDF Useful for graphs, forms, labels, reports etc.Add User Call Tips to SciTE for functions in UDFs not included with AutoIt and for your own scripts.Functions with parameters in OnEvent mode and for Hot Keys One function replaces GuiSetOnEvent, GuiCtrlSetOnEvent and HotKeySet.UDF IsConnected2 for notification of status of connected state of many urls or IPs, without slowing the script. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now