Hi everybody,
http://duinoserver.codeplex.com/ is a ready to use webserver, which enables you a full file management on your SD card. It sets the local time via NTP after starting, supports UDP discovery and implements a simple, easy extendable Json-handler for led status requests and switching the led state.
So with a browser you can browse all directories and download every single file. Much more comfortable is using http://duinoexplorer.codeplex.com/ (or http://duinofinder.codeplex.com/ on MacOS). With that tool you can up- and download files and directories (and mixed with multiselection), rename or delete them in a Windows Explorer (iOS Finder) likely style. It also supports UDP discovery and contains a Json editor for sending and receiving Json commands.
How all this looks like:
WS_firefox.png 51.32KB 115 downloads
WS_explore.png 70.22KB 124 downloads
WS_discovery.png 26.86KB 93 downloads
WS_led_js.png 34.02KB 73 downloads
WS_blink.png 32.29KB 59 downloads
I want to share this with the community and hope, someone finds it usefull. I appreciate every kind of response.
Tilo