i want to maintain all the local systems of LAN to fallow same time value...the systems don't have internet connection..,
please help me how to do this in python...
i stuck in the middle of my program to show different graphss..am using "matplotlib" for plotting the graphsss...whats my doubt isss....
i have different options in combobox.as "throughput","delay","packetloss"
when i select the option it can calculate regarding values and getting the points...
i need some help on capturing the packets information in python asss
when user1 transfer the data to user2(another system),after compleation of transfer user1 has to got some message disply in terms of how many packets were transfered and how many packets dropped....
i connected both systems...
i created a textfield and button in a frame..
when i click the button, it read the continuous updatable file data and display the data in textfield..the total work has to be done in backgroud ....
for background process creation i used forking,,for continously reading a file and displying in...
what i need is ,i need to run a task continuously ,so the task data was placed in run method ,,
and i try to use thread for it...so i used the code as like thatt..
please suggest me how to write a code for continous task using threadssss..
How to create continuous thread
i created as
while 1:
thread.start_new_thread(self.run,())
it is working for one time but its giving an error ass
""""the first argument must be callable"""
so please help me for it,with out stack overflow problemsss
Am sending my program through this attachment..i created some widgets by wxpython ..i got so many
problems in that..
1)when i click a 'start' button it has to begin a background process to display 'aodv.log' file information in text field.displaying must be continues process so i need daemon...
i need a process to run in background .which can run continuesly(infinite) in background..
when i try it with threads iteratively it giving segmentation problemmm
please help me
By pressing a button i have to read a file which is dynamic file,,and displaying the file to user in a text box..If again user press the same button he has get the same out put..
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.