On Tue, Feb 16, 2010 at 02:18:24AM -0800, Keyan wrote: > The software i'd like to write is a kind of " remote desktop control", > it has:one server and many clients > > server task is to control client's sytem & could able to handle > keyboard and mouse events of the client system.
So you have User PC <--> "server" <--> "clients" What prevents users from starting remote desktop connections directly to the "clients"? This is very impractical to implement with pure browser + HTTP. If you find a flash RDP client, let me know. Otherwise, your best approximation may be FlashVNC (I haven't tried this): http://www.darronschall.com/weblog/2005/10/announcing-flashvnc.cfm But this will require installation of third-party software on the "clients". With kind regards, -- Baurzhan Ismagulov http://www.kz-easy.com/ -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.