Hi Dinesh,
In order to make your application as a cloud based one, first you need to host the application in a server and also maintain a centralized database for all the clients. Each client should get registered with the application, once after registration each client will be assigned a unique ClientID. With a particular ClientID multiple users can be created.\
Regards,
Rajesh.