Multiping

2006-09-18 Thread Fransiska M Argasetya
dear all   i have the following code that keeps on pinging several sites infinitely   i was wondering if anyone could help me out in how to make the results for each set of loops of the pings to be displayed in an excel file? i need to use the maximum and minimum delay for my project.   thank

multiping + while loop + excel

2006-09-17 Thread Fransiska M Argasetya
dear everyone   please help me with my coding dilemma o_O   i have a python code that can ping several sites as shown below:   = =   import threadingimport osimport Queueimport timefrom

multiping + while loop + excel

2006-09-17 Thread Fransiska M Argasetya
dear everyone   please help me with my coding dilemma o_O   i have a python code that can ping several sites as shown below:   = =   import threadingimport osimport Queueimport timefrom