If I understand you correctly, you are trying to make the desktop app work offline?
Workflow for desktop app to the web App in diff machine
hey guys, we developed desktop app and web app. we have multiple client (org). we had setup local datacenter (server) for each using LAN and Connect to web App Cloud db. (see image 1) https://i.imgur.com/OZqJduo.jpg
the problem is if the internet connection failed for one of the client and user order some thing from the website, it cause unreached problem (see image 2) https://i.imgur.com/RxjSOfO.jpg
we try to answer the problem using online and offline method, but it cause server load b/c 24/7 the client should online (see image 3) https://i.imgur.com/4Tc3Eq0.jpg do you have any better idea or technology ! Hint : Our web app building using laravel (php) and our desktop app building using c#
Please or to participate in this conversation.