Hi Jean-Paul, you have seen my code on http://stackoverflow.com/questions/24178580/send-m-search-packets-on-all-network-interfaces-using-twisted-module-in-python
code with your suggested changes this is working fine for windows machine, but on linux machine if no device is found on network then it doesn't go to stopMsearch() Please help. How to debug this ? On Sun, Jun 15, 2014 at 9:30 AM, Pratik Prajapati < [email protected]> wrote: > Hi Jean-Paul, > > I have added a comment on your answer on stackoverflow, please respond > there. > > > On Sat, Jun 14, 2014 at 11:53 PM, Pratik Prajapati < > [email protected]> wrote: > >> Thanks for the answer >> >> >> On Sat, Jun 14, 2014 at 7:57 PM, <[email protected]> wrote: >> >>> On 12:48 pm, [email protected] wrote: >>> >>>> >>>> [snip] >>>> >>>> >>>> Please tell what's wrong in code mentioned in the start of this mail and >>>> how to correct this. >>>> >>>> I have also posted this code on stackoverflow , but didn't get any >>>> response >>>> http://stackoverflow.com/questions/24178580/send-m-search-packets-on- >>>> all-network-interfaces-using-twisted-module-in-python >>>> >>> >>> I posted an answer on stackoverflow. I previously hadn't seen the >>> question because it didn't have the `twisted` tag (I edited the question as >>> well to replace the `twisted.internet` tag with the `twisted` tag). I >>> suggest you use `twisted` for stackoverflow questions about Twisted in the >>> future. :) >>> >>> Jean-Paul >>> >>> _______________________________________________ >>> Twisted-Python mailing list >>> [email protected] >>> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python >>> >> >> >> >> -- >> *Thanks and Regards,* >> >> *Pratik Prajapati* >> *Graduate Software Engineer* >> *Imagination Technologies India Pvt Ltd.* >> > > > > -- > *Thanks and Regards,* > > *Pratik Prajapati* > *Graduate Software Engineer* > *Imagination Technologies India Pvt Ltd.* > -- *Thanks and Regards,* *Pratik Prajapati* *Graduate Software Engineer* *Imagination Technologies India Pvt Ltd.*
_______________________________________________ Twisted-Python mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
