RossGK wrote:
> 
> Stuff

I think you don't want HTTP.

In other words you are wanting (like the Comet folks) HTTP to do things 
it was not designed to do.  In other words you are avoiding its 
strengths and chasing after its weaknesses.

Not sure what your real requirement is but,

Look at the Meta Refresh Tag 
http://webdesign.about.com/od/metataglibraries/a/aa080300a.htm

Which AJAX is an improvement on, which sounds like you are already using 
and I'm not sure why it doesn't work for you.  And stateless requests 
are far more elegant than open TCP connections.  There are reasons the 
HTTP Internet has exploded in a way client server never did.

 From my understanding of Comet it's more or less exactly what you are 
asking for.  http://www.google.com/search?q=django%20comet

-- 
Norman J. Harman Jr.
Senior Web Specialist, Austin American-Statesman
___________________________________________________________________________
You've got fun!  Check out Austin360.com for all the entertainment
info you need to live it up in the big city!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to