I see comet_messaging.py in contrib -- is that what you're looking for? It's not a server -- it requires that you install the Tornado web server to use it. It's relatively new, so you won't have it unless you have a fairly recent version of web2py. If you don't want to upgrade your web2py version and just want to grab that one file, note that it also requires the latest version of /welcome/views/web2py_ajax.html, so you'll have to grab that as well. Anthony
On Tuesday, January 25, 2011 9:43:28 AM UTC-5, Richard wrote: > Hello Massimo, > > I can't find the comer_server.py in gluon/contrib file that you were > talking about. > > Is it supposed to be there? > > Thanks > > Richard >

