Jump to content

Multithread...


arcker
 Share

Recommended Posts

no it's not the problem here...

my english is bad, and this topic is too high for me ^^

-- Arck System _ Soon -- Ideas make everything

"La critique est facile, l'art est difficile"

Projects :

[list] [*]Au3Service : Run your exe as service V3 / Updated 29/07/2013 Get it Here [/list]
Link to comment
Share on other sites

  • 4 weeks later...

I'm having a similar problem. I want to have two ping functions running simultaneously and reporting their findings to my GUI. The problem is that while it's constantly pinging, I can't use the GUI anymore, it pretty much returns the values (the ping responses) as I want it to, but I can't do anything else. Even trying to tell it to quit, I have to repeatedly click the Close Window box (or right-click the tray icon and exit the script, but I don't consider that a good alternative unless I have to).

Any idea on how I can do this? I'll post code if you want to see where I'm at now, but basically I just have it create the gui, and run a while loop, and in the while loop the Case Else contains the function to ping the two computers and return the variables, and then take those variables and write them to my editbox.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...