Use of static imagery where bandwidth is low.

Hi,

I know my question is kind of weird as Javascript can;t access local machine's hard drive/folders, but i have a requirement to use cesium based application in a remote area where network bandwidth is extremely low, 128kb +/- , my boss wanted something like pointing cesium to some local folder structure where static imagery (upto 6 or 7 zoom levels) is available, so is there any solution to this ?

Ammar.

Install a local web server on each machine that is supposed to run Cesium, then serve the tiles via the local web server.