You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Boris Rybalkin edited this page Apr 14, 2019
·
8 revisions
What is the difference between device app and a client app?
All the cloud apps (gmail, dropbox ...) consist of two parts server (device) and client (mobile, desktop). Server contains all the logic and is much more complex to create and run. Client is an app which is used by a user to interact with Server.