multi-user
Share read/write application data (on disk) between users on Windows
I\'m porting a game to Windows and wonder how, for example, highscore data should be stored so that all users on the same sy开发者_开发百科stem can share the data. Ideally the data shouldn\'t be write[详细]
2023-04-11 12:27 分类:问答Dealing with a multiple user environment
This is my first time developing an application that will be used by 10-15 people concurentlyso I\'m not exactly sure of a good way to minimize update collisions.[详细]
2023-04-06 18:55 分类:问答How to update a page automatically after an action of another user?
In my web application there\'s a page where users can post messages. The problem is a开发者_开发知识库 user always has to click a button \'get messages\' to see the messages other users have posted si[详细]
2023-03-31 15:44 分类:问答Multiuser Communication with Javascript
Can anyone recommend me links or books to build a multiuser a开发者_开发技巧pplication? My idea is an web app, with which users can play multiuser game on their browsers. I also want to create an app[详细]
2023-03-21 09:13 分类:问答Are Thread.current[] values and class level attributes safe to use in rails?
I have a particular problem I\'m trying to solve in a rails 3 app, and the two common solutions that I\'m seeing are these:[详细]
2023-03-19 08:07 分类:问答record locking in flex or zend amf
How do you handle record locking in a flex (flash builder 4) application with multiple users? It is using zend amf to talk to a database (mongodb or mysql).[详细]
2023-03-10 12:24 分类:问答how to prevent user to changing/deleting other user data
I am creating multiuser application. created using php codeigniter And I am seeking the best practice or the best way to prevent user to changing/deleting other user data.[详细]
2023-03-07 04:42 分类:问答How can I secure an emacs-server?
I\'d like to ensure that only I can connect to an emacs serv开发者_运维知识库er that I initialised. I frequently use machines that other people could be SSH\'d into, and I don\'t see what\'s to stop t[详细]
2023-03-04 18:44 分类:问答How to implement multi-user websites like Wordpress.com?
I\'m going to build a multi-user website, much like wo开发者_高级运维rdpress.com, that users can signup and get their isolated account at a sub-domain.[详细]
2023-02-19 23:46 分类:问答Silverlight Multi-User application with synchronization
I am wondering if it\'s possible to create a graphical application in Silverlight which supports synchronisation between the different clients.[详细]
2023-02-14 20:57 分类:问答