From: Dethe E. <de...@li...> - 2006-12-17 19:23:43
|
Here are some starting points for finding the answer: Python Socket Programming Howto: http://www.amk.ca/python/howto/sockets/ Recipe using socket timeout http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/425210 Socket module documentation http://docs.python.org/lib/module-socket.html HTH --Dethe On 17-Dec-06, at 4:32 AM, Chris Lyon wrote: > Is there any recommended way of constructing message loops using > visual > python and controls that could best run whilst awaiting a possibly > terminal reply from a socket? > > > > I'm populating labels from one-wire sensors and the little darlings > tend > to be a little taciturn when you drop them in water, and they > forget to > answer back... > > > -- > No virus found in this outgoing message. > Checked by AVG Free Edition. > Version: 7.1.409 / Virus Database: 268.15.22/590 - Release Date: > 16/12/2006 > > > ---------------------------------------------------------------------- > --- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to > share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php? > page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Visualpython-users mailing list > Vis...@li... > https://lists.sourceforge.net/lists/listinfo/visualpython-users This past week, everyday when I opened my Wall Street Journal, I was met with a full page ad from Microsoft. This ad was dominated by three simple words "Protect your PC." This strikes me as something akin to the Saudi government running ads in the New York Times in mid- September of 2001 saying "Protect your Tall Buildings." --Russ McGuire |