I have the following setup - a smartphone tethering (broadcasting an ad-hoc wifi network) internet and a router broadcasting a (local, no-internet) network which has my server. the reason i do this is that phone will time after time, crash under heavy lifting. I can currently connect to the server and be offline, or switch and connect to the internet - with no access to the server.
What's the best way to integrate both networks, so that I can both browse the internet and work simultaneously.
Thanks!